Auto merge of #14874 - mbrubeck:always-be-updating, r=Manishearth

Update url, num_cpus, heapsize, webdriver.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14874)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-01-06 23:34:20 -08:00 committed by GitHub
commit 3b2a066088
11 changed files with 58 additions and 138 deletions

View file

@ -3,3 +3,4 @@
expected: TIMEOUT
[EventSource: Cache-Control 1]
expected: TIMEOUT

View file

@ -1,8 +0,0 @@
[a-element-origin-xhtml.xhtml]
type: testharness
[Parsing origin: <http://[::127.0.0.1\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing origin: <http://[0:0:0:0:0:0:13.1.68.3\]> against <http://example.org/foo/bar>]
expected: FAIL

View file

@ -1,8 +0,0 @@
[a-element-origin.html]
type: testharness
[Parsing origin: <http://[::127.0.0.1\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing origin: <http://[0:0:0:0:0:0:13.1.68.3\]> against <http://example.org/foo/bar>]
expected: FAIL

View file

@ -1,23 +1,5 @@
[a-element-xhtml.xhtml]
type: testharness
[Parsing: <http://[::127.0.0.1\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://[0:0:0:0:0:0:13.1.68.3\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <#β> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://www.google.com/foo?bar=baz# »> against <about:blank>]
expected: FAIL
[Parsing: <data:test# »> against <about:blank>]
expected: FAIL
[Parsing: <http://foo.bar/baz?qux#foo\x08bar> against <about:blank>]
expected: FAIL
[Parsing: <http://10000000000> against <http://other.com/>]
expected: FAIL

View file

@ -1,23 +1,5 @@
[a-element.html]
type: testharness
[Parsing: <http://[::127.0.0.1\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://[0:0:0:0:0:0:13.1.68.3\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <#β> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://www.google.com/foo?bar=baz# »> against <about:blank>]
expected: FAIL
[Parsing: <data:test# »> against <about:blank>]
expected: FAIL
[Parsing: <http://foo.bar/baz?qux#foo\x08bar> against <about:blank>]
expected: FAIL
[Parsing: <http://10000000000> against <http://other.com/>]
expected: FAIL

View file

@ -1,20 +1,5 @@
[url-constructor.html]
type: testharness
[Parsing: <http://[::127.0.0.1\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://[0:0:0:0:0:0:13.1.68.3\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <#β> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://www.google.com/foo?bar=baz# »> against <about:blank>]
expected: FAIL
[Parsing: <data:test# »> against <about:blank>]
expected: FAIL
[Parsing: <http://foo.bar/baz?qux#foo\x08bar> against <about:blank>]
expected: FAIL

View file

@ -1,8 +0,0 @@
[url-origin.html]
type: testharness
[Origin parsing: <http://[::127.0.0.1\]> against <http://example.org/foo/bar>]
expected: FAIL
[Origin parsing: <http://[0:0:0:0:0:0:13.1.68.3\]> against <http://example.org/foo/bar>]
expected: FAIL

View file

@ -405,9 +405,3 @@
[<area>: Setting <a:/>.hash = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' Simple percent-encoding; nuls, tabs, and newlines are removed]
expected: FAIL
[URL: Setting <http://example.net>.hash = '%c3%89té' Bytes already percent-encoded are left as-is]
expected: FAIL
[<a>: Setting <http://example.net>.hash = '%c3%89té' Bytes already percent-encoded are left as-is]
expected: FAIL