mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Disable IndexedDB wpt tests in CI. (#37679)
Per a zulip thread, the tests have too many intermittent results right now. Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
ec67ac3bec
commit
72e0baa997
1 changed files with 1 additions and 1 deletions
2
tests/wpt/include.ini
vendored
2
tests/wpt/include.ini
vendored
|
@ -179,7 +179,7 @@ skip: true
|
|||
[import-maps]
|
||||
skip: false
|
||||
[IndexedDB]
|
||||
skip: false
|
||||
skip: true
|
||||
[intersection-observer]
|
||||
skip: false
|
||||
[js]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue