Bug 1696042 - [ci] web-platform-test: Run fission debug on autoland and mozilla-central, r=jgraham

This adds the following configurations on central and autoland:
> test-windows10-64-qr/debug-web-platform-tests-fis-e10s

Differential Revision: https://phabricator.services.mozilla.com/D110553
This commit is contained in:
Andrew Halberstadt 2021-04-06 15:57:40 +00:00
Родитель c51257646d
Коммит dc01891600
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -81,9 +81,8 @@ web-platform-tests:
by-variant: by-variant:
fission: fission:
by-test-platform: by-test-platform:
linux.*64-qr/debug: ['trunk'] (linux.*64|windows10-64)-qr/debug: ['trunk']
linux.*64(-shippable)?-qr/opt: ['trunk'] (linux.*64|windows10-64)(-shippable)?-qr/opt: ['trunk']
windows10-64(-shippable)?-qr/opt: ['trunk']
default: [] default: []
default: default:
by-test-platform: by-test-platform:

Просмотреть файл

@ -1,6 +1,7 @@
[stream-response.any.sharedworker.html] [stream-response.any.sharedworker.html]
expected: expected:
if os == "mac": ["OK", "ERROR", "CRASH"] if os == "mac": ["OK", "ERROR", "CRASH"]
if (os == "win") and fission and debug: ["OK", "CRASH"]
[stream-response.any.html] [stream-response.any.html]
expected: expected: