Skip to content

Commit

Permalink
adjust WPT since hyper fixed some
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar authored and Manishearth committed Dec 4, 2014
1 parent 4ee8c3a commit b7de469
Show file tree
Hide file tree
Showing 16 changed files with 101 additions and 119 deletions.
2 changes: 1 addition & 1 deletion components/msg/Cargo.toml
Expand Up @@ -18,7 +18,7 @@ git = "https://github.com/servo/rust-azure"
git = "https://github.com/servo/rust-geom"

[dependencies.hyper]
git = "https://github.com/hyperium/hyper"
git = "https://github.com/servo/hyper"
branch = "servo"

[dependencies.layers]
Expand Down
2 changes: 1 addition & 1 deletion components/net/Cargo.toml
Expand Up @@ -14,7 +14,7 @@ path = "../util"
git = "https://github.com/servo/rust-geom"

[dependencies.hyper]
git = "https://github.com/hyperium/hyper"
git = "https://github.com/servo/hyper"
branch = "servo"

[dependencies.png]
Expand Down
2 changes: 1 addition & 1 deletion components/script/Cargo.toml
Expand Up @@ -53,7 +53,7 @@ branch = "servo"
git = "https://github.com/lifthrasiir/rust-encoding"

[dependencies.hyper]
git = "https://github.com/hyperium/hyper"
git = "https://github.com/servo/hyper"
branch = "servo"

[dependencies.js]
Expand Down
27 changes: 9 additions & 18 deletions components/servo/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

54 changes: 44 additions & 10 deletions ports/android/glut_app/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

54 changes: 44 additions & 10 deletions ports/cef/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Expand Up @@ -3,12 +3,6 @@
[XMLHttpRequest: send() - charset parameter of Content-Type]
expected: FAIL

[XMLHttpRequest: send() - charset parameter of Content-Type 1]
expected: FAIL

[XMLHttpRequest: send() - charset parameter of Content-Type 2]
expected: FAIL

[XMLHttpRequest: send() - charset parameter of Content-Type 3]
expected: FAIL

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions tests/wpt/metadata/XMLHttpRequest/send-redirect.htm.ini

This file was deleted.

This file was deleted.

0 comments on commit b7de469

Please sign in to comment.