mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Disable same-origin.html for intermittent failures (fixes #3180).
We don't currently implement the same-origin restriction at all, so there's little point in running this test.
This commit is contained in:
parent
1f2c5c0bcb
commit
e0a36f3292
1 changed files with 1 additions and 24 deletions
|
@ -1,26 +1,3 @@
|
||||||
[same-origin.html]
|
[same-origin.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
[unsupported_scheme]
|
disabled: intermittent failures
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[about_blank]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[example_invalid]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[port_81]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[https_port_80]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[https_port_8000]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[http_post_8012]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[javascript_url]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue