mirror of
https://github.com/servo/servo.git
synced 2025-06-06 00:25:37 +00:00
Enable all remaining disabled intermittent tests (#37094)
These were disabled long ago, but nowadays the intermittent filter can ignore them when they flake. In addition, running them will allow us to know if they are still intermittent or not since all intermittent failures are tracked in GitHub via mentions on issues. Testing: This is a change to test configuration. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
f1c46aae6e
commit
cd36c35cf2
4 changed files with 8803 additions and 12 deletions
|
@ -1,6 +0,0 @@
|
||||||
[001.html]
|
|
||||||
type: testharness
|
|
||||||
disabled: https://github.com/servo/servo/issues/12580
|
|
||||||
[history.length should update when setting location.hash]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
8803
tests/wpt/meta/html/dom/reflection-embedded.html.ini
vendored
8803
tests/wpt/meta/html/dom/reflection-embedded.html.ini
vendored
File diff suppressed because it is too large
Load diff
|
@ -1,3 +0,0 @@
|
||||||
[sslfail.html]
|
|
||||||
type: reftest
|
|
||||||
disabled: https://github.com/servo/servo/issues/10760
|
|
|
@ -1,2 +1,3 @@
|
||||||
[quickCheckAPI-S_V.html]
|
[quickCheckAPI-S_V.html]
|
||||||
disabled: https://github.com/servo/servo/issues/10656
|
[WebGL test #0]
|
||||||
|
expected: FAIL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue