Enable all remaining disabled intermittent tests

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.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
Martin Robinson 2025-05-23 09:42:03 +02:00
parent 23ce7b31ac
commit ec117f567a
4 changed files with 8803 additions and 12 deletions

View file

@ -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

File diff suppressed because it is too large Load diff

View file

@ -1,3 +0,0 @@
[sslfail.html]
type: reftest
disabled: https://github.com/servo/servo/issues/10760

View file

@ -1,2 +1,3 @@
[quickCheckAPI-S_V.html]
disabled: https://github.com/servo/servo/issues/10656
[WebGL test #0]
expected: FAIL