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 f912ae033499..d8f1464c2736 100644 --- a/testing/web-platform/meta/IndexedDB/structured-clone.any.js.ini +++ b/testing/web-platform/meta/IndexedDB/structured-clone.any.js.ini @@ -93,90 +93,58 @@ [structured-clone.any.html?101-last] - expected: - if fission and (os == "win"): ["OK", "TIMEOUT"] - [TIMEOUT, OK] + expected: [TIMEOUT, OK] [Not serializable: Window: [object Window\]] - expected: - if fission and (os == "win"): ["PASS", "NOTRUN"] - [NOTRUN, PASS] + expected: [NOTRUN, PASS] [Not serializable: symbol: Symbol(desc)] - expected: - if fission and (os == "win"): ["FAIL", "NOTRUN"] - [NOTRUN, FAIL] + expected: [NOTRUN, FAIL] [FileList: [object FileList\]] - expected: - if fission and (os == "win"): ["FAIL", "PASS", "NOTRUN"] - [NOTRUN, PASS, FAIL] + expected: [NOTRUN, PASS, FAIL] [Not serializable: function: function() {}] - expected: - if fission and (os == "win"): ["PASS", "NOTRUN"] - [NOTRUN, PASS] + expected: [NOTRUN, PASS] [File: [object File\]] expected: - if (os == "android") and not debug: ["TIMEOUT", "NOTRUN", "PASS"] - if (os == "win") and fission: ["PASS", "TIMEOUT", "NOTRUN"] + if (os == "win") and fission: ["TIMEOUT", "PASS", "NOTRUN"] [NOTRUN, PASS, TIMEOUT] [Not serializable: Event: [object Event\]] - expected: - if fission and (os == "win"): ["PASS", "NOTRUN"] - [NOTRUN, PASS] + expected: [NOTRUN, PASS] [Not serializable: MessageChannel: [object MessageChannel\]] - expected: - if fission and (os == "win"): ["PASS", "NOTRUN"] - [NOTRUN, PASS] + expected: [NOTRUN, PASS] [Blob: [object Blob\]] expected: - if (os == "android") and not debug: ["PASS", "TIMEOUT"] if (os == "win") and fission: ["PASS", "TIMEOUT"] [TIMEOUT, PASS] [structured-clone.any.worker.html?101-last] - expected: - if fission and (os == "win"): ["OK", "TIMEOUT"] - [TIMEOUT, OK] + expected: [TIMEOUT, OK] [Not serializable: function: function() {}] - expected: - if fission and (os == "win"): ["PASS", "NOTRUN"] - [NOTRUN, PASS] + expected: [NOTRUN, PASS] [Not serializable: MessageChannel: [object MessageChannel\]] - expected: - if fission and (os == "win"): ["PASS", "NOTRUN"] - [NOTRUN, PASS] + expected: [NOTRUN, PASS] [Not serializable: symbol: Symbol(desc)] - expected: - if fission and (os == "win"): ["FAIL", "NOTRUN"] - [NOTRUN, FAIL] + expected: [NOTRUN, FAIL] [File: [object File\]] - expected: - if fission and (os == "win"): ["PASS", "TIMEOUT", "NOTRUN"] - [NOTRUN, PASS, TIMEOUT] + expected: [NOTRUN, PASS, TIMEOUT] [Not serializable: Event: [object Event\]] - expected: - if fission and (os == "win"): ["PASS", "NOTRUN"] - [NOTRUN, PASS] + expected: [NOTRUN, PASS] [Not serializable: DedicatedWorkerGlobalScope: [object DedicatedWorkerGlobalScope\]] - expected: - if fission and (os == "win"): ["PASS", "NOTRUN"] - [NOTRUN, PASS] + expected: [NOTRUN, PASS] [Blob: [object Blob\]] - expected: - if fission and (os == "win"): ["PASS", "TIMEOUT"] - [TIMEOUT, PASS] + expected: [TIMEOUT, PASS] [structured-clone.any.html?1-20] 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 7f94b407e5ec..a3599d8eb64d 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,11 +1,11 @@ [iframe-all-local-schemes-inherit-self.sub.html] expected: - if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "OK"] + if (os == "linux") and fission and debug: ["TIMEOUT", "OK"] if (os == "mac") and not debug: ["TIMEOUT", "OK"] [OK, TIMEOUT] [