diff --git a/testing/web-platform/meta/fetch/metadata/generated/fetch-via-serviceworker.https.sub.html.ini b/testing/web-platform/meta/fetch/metadata/generated/fetch-via-serviceworker.https.sub.html.ini index f5c8c92f2925..8e5366c997c0 100644 --- a/testing/web-platform/meta/fetch/metadata/generated/fetch-via-serviceworker.https.sub.html.ini +++ b/testing/web-platform/meta/fetch/metadata/generated/fetch-via-serviceworker.https.sub.html.ini @@ -3,6 +3,7 @@ if (os == "linux") and fission and (processor == "x86_64") and debug: [OK, TIMEOUT] if (os == "linux") and fission and (processor == "x86_64") and not debug: [OK, TIMEOUT] if (os == "linux") and fission and (processor == "x86"): [OK, TIMEOUT] + if (os == "linux") and not fission: [OK, TIMEOUT] [sec-fetch-mode - init: mode=no-cors - respondWith] expected: if (os == "linux") and fission and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] @@ -30,24 +31,28 @@ if (os == "linux") and fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT] if (os == "linux") and fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] if (os == "linux") and fission and debug: [PASS, NOTRUN] + if (os == "linux") and not fission: [PASS, NOTRUN, TIMEOUT] [sec-fetch-dest - no init - fallback] expected: if (os == "linux") and fission and (processor == "x86_64") and not debug: [PASS, NOTRUN, TIMEOUT] if (os == "linux") and fission and (processor == "x86_64") and debug: [PASS, TIMEOUT, NOTRUN] if (os == "linux") and fission and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "linux") and not fission: [PASS, NOTRUN, TIMEOUT] [sec-fetch-user - no init - respondWith] expected: if (os == "linux") and fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] if (os == "linux") and fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT] if (os == "linux") and fission and debug: [PASS, NOTRUN] + if (os == "linux") and not fission: [PASS, NOTRUN, TIMEOUT] [sec-fetch-user - no init - fallback] expected: if (os == "linux") and fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] if (os == "linux") and fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT] if (os == "linux") and fission and debug: [PASS, TIMEOUT, NOTRUN] + if (os == "linux") and not fission: [PASS, NOTRUN, TIMEOUT] [sec-fetch-mode - init: mode=cors - fallback] expected: [PASS, TIMEOUT, NOTRUN]