diff --git a/testing/web-platform/meta/IndexedDB/structured-clone.any.js.ini b/testing/web-platform/meta/IndexedDB/structured-clone.any.js.ini index 40e1e9d27fdf..6a25b4af30b3 100644 --- a/testing/web-platform/meta/IndexedDB/structured-clone.any.js.ini +++ b/testing/web-platform/meta/IndexedDB/structured-clone.any.js.ini @@ -100,12 +100,11 @@ [File: [object File\]] expected: - if (os == "android") and debug and not swgl: [NOTRUN, PASS, TIMEOUT] - if (os == "linux") and not fission and (processor == "x86"): [TIMEOUT, NOTRUN] + if (os == "android") and debug and not swgl: [TIMEOUT, NOTRUN, PASS] if (os == "linux") and fission and not debug: NOTRUN if (os == "mac") and debug: NOTRUN - if (os == "win") and not fission: [NOTRUN, PASS] if (os == "win") and fission: [NOTRUN, PASS, TIMEOUT] + if (os == "win") and not fission: [NOTRUN, PASS] [NOTRUN, TIMEOUT] [Not serializable: Event: [object Event\]] @@ -122,7 +121,7 @@ [Blob: [object Blob\]] expected: - if (os == "linux") and not fission and (processor == "x86"): [PASS, TIMEOUT] + if (os == "android") and debug and not swgl: [PASS, TIMEOUT] if (os == "linux") and fission and not debug: TIMEOUT if (os == "mac") and debug: TIMEOUT [TIMEOUT, PASS] @@ -149,8 +148,8 @@ TIMEOUT [Not serializable: function: function() {}] expected: - if (processor == "x86_64") and (os == "linux") and not fission and not swgl: [NOTRUN, PASS] if (processor == "x86_64") and (os == "android") and debug and not swgl: [NOTRUN, PASS] + if (processor == "x86_64") and (os == "linux") and not fission and not swgl: [NOTRUN, PASS] if (processor == "x86_64") and (os == "mac") and debug: [NOTRUN, PASS] if (processor == "x86_64") and (os == "win"): [NOTRUN, PASS] NOTRUN @@ -165,22 +164,22 @@ [Not serializable: symbol: Symbol(desc)] expected: - if (processor == "x86_64") and (os == "android") and debug and not swgl: [NOTRUN, FAIL] if (processor == "x86_64") and (os == "linux") and not fission and not swgl: [NOTRUN, FAIL] + if (processor == "x86_64") and (os == "android") and debug and not swgl: [NOTRUN, FAIL] if (processor == "x86_64") and (os == "mac") and debug: [NOTRUN, FAIL] if (processor == "x86_64") and (os == "win"): [NOTRUN, FAIL] NOTRUN [File: [object File\]] expected: - if (os == "linux") and not debug and not fission and (processor == "x86"): [NOTRUN, PASS] - if (os == "linux") and debug and not fission and swgl: [NOTRUN, TIMEOUT] + if (os == "linux") and not fission and (processor == "x86_64") and swgl: [NOTRUN, TIMEOUT] if (os == "android") and debug and swgl: [NOTRUN, TIMEOUT] - if (os == "linux") and not debug and fission: NOTRUN - if (os == "linux") and debug and fission: [NOTRUN, TIMEOUT] - if (os == "win") and (processor == "x86"): NOTRUN + if (os == "linux") and fission and not debug: NOTRUN + if (os == "linux") and fission and debug: [NOTRUN, TIMEOUT] + if (os == "linux") and not fission and (processor == "x86"): [NOTRUN, PASS] if (os == "android") and not debug: [NOTRUN, TIMEOUT] if (os == "mac") and not debug: [NOTRUN, TIMEOUT] + if (os == "win") and (processor == "x86"): NOTRUN [NOTRUN, PASS, TIMEOUT] [Not serializable: Event: [object Event\]] @@ -193,8 +192,8 @@ [Not serializable: DedicatedWorkerGlobalScope: [object DedicatedWorkerGlobalScope\]] expected: - if (processor == "x86_64") and (os == "linux") and not fission and not swgl: [NOTRUN, PASS] if (processor == "x86_64") and (os == "android") and debug and not swgl: [NOTRUN, PASS] + if (processor == "x86_64") and (os == "linux") and not fission and not swgl: [NOTRUN, PASS] if (processor == "x86_64") and (os == "mac") and debug: [NOTRUN, PASS] if (processor == "x86_64") and (os == "win"): [NOTRUN, PASS] NOTRUN diff --git a/testing/web-platform/meta/app-history/navigate/navigate-replace-same-document.html.ini b/testing/web-platform/meta/app-history/navigate/navigate-replace-same-document.html.ini index 73384048b506..b186bed25b5f 100644 --- a/testing/web-platform/meta/app-history/navigate/navigate-replace-same-document.html.ini +++ b/testing/web-platform/meta/app-history/navigate/navigate-replace-same-document.html.ini @@ -1,10 +1,7 @@ [navigate-replace-same-document.html] expected: - if (os == "linux") and (processor == "x86_64") and not fission and swgl: [OK, ERROR] - if (os == "linux") and (processor == "x86_64") and fission and not debug: [OK, ERROR] - if (os == "linux") and (processor == "x86_64") and fission and debug: [OK, ERROR] - if (os == "win") and debug and not fission and not swgl: [OK, ERROR] - if (os == "win") and debug and not fission and swgl: [OK, ERROR] - if (os == "android") and debug and swgl: [OK, ERROR] - if (os == "android") and debug and not swgl: [OK, ERROR] - [ERROR, OK] + if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [ERROR, OK] + if (os == "linux") and fission and not debug: [ERROR, OK] + if (os == "win") and not debug: [ERROR, OK] + if os == "mac": [ERROR, OK] + [OK, ERROR] diff --git a/testing/web-platform/meta/audio-output/enumerateDevices-permissions-policy.https.html.ini b/testing/web-platform/meta/audio-output/enumerateDevices-permissions-policy.https.html.ini index 87c847b427aa..6abe1e79fc89 100644 --- a/testing/web-platform/meta/audio-output/enumerateDevices-permissions-policy.https.html.ini +++ b/testing/web-platform/meta/audio-output/enumerateDevices-permissions-policy.https.html.ini @@ -1,3 +1,5 @@ [enumerateDevices-permissions-policy.https.html] prefs: if os != "mac": [media.navigator.streams.fake:false] + expected: + if (os == "linux") and not fission and not debug: [OK, CRASH] diff --git a/testing/web-platform/meta/content-security-policy/frame-ancestors/frame-ancestors-from-serviceworker.https.html.ini b/testing/web-platform/meta/content-security-policy/frame-ancestors/frame-ancestors-from-serviceworker.https.html.ini new file mode 100644 index 000000000000..a6af794bc70d --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/frame-ancestors/frame-ancestors-from-serviceworker.https.html.ini @@ -0,0 +1,3 @@ +[frame-ancestors-from-serviceworker.https.html] + expected: + if (os == "linux") and not fission and not debug: [OK, CRASH] diff --git a/testing/web-platform/meta/content-security-policy/inheritance/history-iframe.sub.html.ini b/testing/web-platform/meta/content-security-policy/inheritance/history-iframe.sub.html.ini index e7135d1e9246..a2878f2dd295 100644 --- a/testing/web-platform/meta/content-security-policy/inheritance/history-iframe.sub.html.ini +++ b/testing/web-platform/meta/content-security-policy/inheritance/history-iframe.sub.html.ini @@ -4,11 +4,12 @@ if os == "linux": [OK, TIMEOUT] [History navigation in iframe: "about:blank" document is navigated back from history same-origin.] expected: - if (os == "linux") and not swgl and debug and fission: [PASS, FAIL, TIMEOUT] - if (os == "linux") and not swgl and debug and not fission: [FAIL, PASS, TIMEOUT] - if (os == "linux") and not swgl and not debug: [PASS, FAIL, TIMEOUT] - if (os == "win") and (processor == "x86"): [PASS, FAIL] + if (os == "linux") and not swgl and not fission and (processor == "x86_64") and not debug: [FAIL, PASS, TIMEOUT] + if (os == "linux") and not swgl and not fission and (processor == "x86_64") and debug: [FAIL, PASS, TIMEOUT] + if (os == "linux") and not swgl and not fission and (processor == "x86"): [PASS, FAIL, TIMEOUT] + if (os == "linux") and not swgl and fission: [PASS, FAIL, TIMEOUT] if (os == "linux") and swgl: [PASS, FAIL, TIMEOUT] + if (os == "win") and (processor == "x86"): [PASS, FAIL] if os == "mac": [PASS, TIMEOUT] [History navigation in iframe: "about:blank" document is navigated back from history cross-origin.] @@ -29,8 +30,8 @@ [History navigation in iframe: data URL document is navigated back from history same-origin.] expected: - if os == "linux": [PASS, NOTRUN] if os == "mac": [PASS, NOTRUN] + if os == "linux": [PASS, NOTRUN] [History navigation in iframe: data URL document is navigated back from history cross-origin.] expected: diff --git a/testing/web-platform/meta/content-security-policy/inheritance/history.sub.html.ini b/testing/web-platform/meta/content-security-policy/inheritance/history.sub.html.ini index 31d9b5d106dd..d99796784159 100644 --- a/testing/web-platform/meta/content-security-policy/inheritance/history.sub.html.ini +++ b/testing/web-platform/meta/content-security-policy/inheritance/history.sub.html.ini @@ -1,7 +1,7 @@ [history.sub.html] expected: - if (os == "mac") and not debug: [OK, TIMEOUT] if (os == "mac") and debug: [OK, TIMEOUT] + if (os == "mac") and not debug: [OK, TIMEOUT] [History navigation: "about:blank" document is navigated back from history same-origin.] expected: if (os == "mac") and not debug: [FAIL, TIMEOUT] @@ -11,6 +11,6 @@ [History navigation: "about:blank" document is navigated back from history cross-origin.] expected: - if (os == "mac") and not debug: [FAIL, TIMEOUT] if (os == "mac") and debug: [FAIL, TIMEOUT] + if (os == "mac") and not debug: [FAIL, TIMEOUT] FAIL diff --git a/testing/web-platform/meta/content-security-policy/inheritance/iframe-all-local-schemes-inherit-self.sub.html.ini b/testing/web-platform/meta/content-security-policy/inheritance/iframe-all-local-schemes-inherit-self.sub.html.ini index 3eded02e148f..05ea4f281196 100644 --- a/testing/web-platform/meta/content-security-policy/inheritance/iframe-all-local-schemes-inherit-self.sub.html.ini +++ b/testing/web-platform/meta/content-security-policy/inheritance/iframe-all-local-schemes-inherit-self.sub.html.ini @@ -1,10 +1,10 @@ [iframe-all-local-schemes-inherit-self.sub.html] expected: - if (processor == "x86") and (os == "win") and not debug: [TIMEOUT, OK] - if (processor == "x86") and (os == "linux"): [TIMEOUT, OK] + if (os == "win") and not debug and not fission and (processor == "x86"): [TIMEOUT, OK] + if (os == "linux") and (processor == "x86_64") and swgl: [TIMEOUT, OK] [OK, TIMEOUT] [