mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Disable workers tests in __dir__.ini rather than include.ini.
This ensures those tests are skipped when running ./mach test-wpt workers.
This commit is contained in:
parent
89a5e2b3d0
commit
14e55e3082
6 changed files with 11 additions and 12 deletions
|
@ -73,18 +73,6 @@ skip: true
|
|||
skip: false
|
||||
[workers]
|
||||
skip: false
|
||||
[constructors]
|
||||
skip: false
|
||||
[SharedWorker]
|
||||
skip: true
|
||||
[semantics]
|
||||
skip: false
|
||||
[navigation]
|
||||
skip: true
|
||||
[reporting-errors]
|
||||
skip: true
|
||||
[structured-clone]
|
||||
skip: true
|
||||
[XMLHttpRequest]
|
||||
skip: false
|
||||
[old-tests]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue