mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Disable flaky XHR test
This commit is contained in:
parent
10072c73fd
commit
eee25d132c
3 changed files with 8 additions and 1 deletions
|
@ -0,0 +1,4 @@
|
||||||
|
[xmlhttprequest-timeout-worker-overrides.html]
|
||||||
|
type: testharness
|
||||||
|
[Timeout test: timeout enabled after initially disabled, original timeout at 0, reset at 400 to 1000]
|
||||||
|
disabled: flaky - https://github.com/w3c/web-platform-tests/issues/1362
|
|
@ -2,4 +2,3 @@
|
||||||
type: testharness
|
type: testharness
|
||||||
[Timeout test: timeout set to expired value before load fires, original timeout at 1000, reset at 400 to 300]
|
[Timeout test: timeout set to expired value before load fires, original timeout at 1000, reset at 400 to 300]
|
||||||
disabled: racy test
|
disabled: racy test
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[xmlhttprequest-timeout-worker-twice.html]
|
||||||
|
type: testharness
|
||||||
|
[Timeout test: load fires normally with same timeout set twice, original timeout at 1000, reset at 400 to 1000]
|
||||||
|
disabled: flaky
|
Loading…
Add table
Add a link
Reference in a new issue