mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Merge pull request #3184 from Ms2ger/disable-workers-same-origin-test
Disable same-origin.html for intermittent failures (fixes #3180).; r=jgraham
This commit is contained in:
commit
343c3124b2
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