mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 11:38:16 +00:00
Bug 1911305 - exclude eme wpt on other tasks. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D218431
This commit is contained in:
parent
cb061b1caa
commit
9af5d3b340
@ -102,6 +102,7 @@ web-platform-tests:
|
||||
- --exclude-tag=webgpu
|
||||
- --exclude-tag=canvas
|
||||
- --exclude-tag=webcodecs
|
||||
- --exclude-tag=eme
|
||||
|
||||
web-platform-tests-backlog:
|
||||
description: "Web platform test (backlog) run"
|
||||
@ -138,6 +139,7 @@ web-platform-tests-backlog:
|
||||
- --backlog
|
||||
- --exclude-tag=webgpu
|
||||
- --exclude-tag=webcodecs
|
||||
- --exclude-tag=eme
|
||||
|
||||
web-platform-tests-privatebrowsing:
|
||||
description: "Web platform privatebrowsing test run"
|
||||
@ -477,6 +479,7 @@ web-platform-tests-reftest-backlog:
|
||||
- --backlog
|
||||
- --exclude-tag=webgpu
|
||||
- --exclude-tag=webcodecs
|
||||
- --exclude-tag=eme
|
||||
|
||||
web-platform-tests-wdspec:
|
||||
description: "Web platform webdriver-spec run"
|
||||
|
Loading…
x
Reference in New Issue
Block a user