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:
Martin Robinson 2025-05-23 20:33:56 +02:00 committed by GitHub
parent f1c46aae6e
commit cd36c35cf2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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