From dc018916004173691c9787765ce0ce2d4a1280c9 Mon Sep 17 00:00:00 2001 From: Andrew Halberstadt Date: Tue, 6 Apr 2021 15:57:40 +0000 Subject: [PATCH] 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 --- taskcluster/ci/test/web-platform.yml | 5 ++--- .../meta/fetch/api/basic/stream-response.any.js.ini | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/taskcluster/ci/test/web-platform.yml b/taskcluster/ci/test/web-platform.yml index 39654f83fe11..ad1ca56a7cdd 100644 --- a/taskcluster/ci/test/web-platform.yml +++ b/taskcluster/ci/test/web-platform.yml @@ -81,9 +81,8 @@ web-platform-tests: by-variant: fission: by-test-platform: - linux.*64-qr/debug: ['trunk'] - linux.*64(-shippable)?-qr/opt: ['trunk'] - windows10-64(-shippable)?-qr/opt: ['trunk'] + (linux.*64|windows10-64)-qr/debug: ['trunk'] + (linux.*64|windows10-64)(-shippable)?-qr/opt: ['trunk'] default: [] default: by-test-platform: diff --git a/testing/web-platform/meta/fetch/api/basic/stream-response.any.js.ini b/testing/web-platform/meta/fetch/api/basic/stream-response.any.js.ini index f5075b71bcb8..583b5abc4b6b 100644 --- a/testing/web-platform/meta/fetch/api/basic/stream-response.any.js.ini +++ b/testing/web-platform/meta/fetch/api/basic/stream-response.any.js.ini @@ -1,6 +1,7 @@ [stream-response.any.sharedworker.html] expected: if os == "mac": ["OK", "ERROR", "CRASH"] + if (os == "win") and fission and debug: ["OK", "CRASH"] [stream-response.any.html] expected: