From 1cb202303abdf5163d0648c6b6cb726d12d75bcd Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Thu, 16 Jun 2022 07:32:16 +0000 Subject: [PATCH] Bug 1773957 [wpt PR 34390] - Update wpt metadata, a=testonly wpt-pr: 34390 wpt-type: metadata --- ...to-same-origin-allow-popups.https.html.ini | 32 +++++++++---------- ...allow-popups-to-same-origin.https.html.ini | 7 ++-- ...allow-popups-to-unsafe-none.https.html.ini | 17 +++++----- ...-same-origin-to-same-origin.https.html.ini | 13 ++++---- ...-same-origin-to-unsafe-none.https.html.ini | 16 ++++------ ...-unsafe-none-to-same-origin.https.html.ini | 8 ++--- ...-unsafe-none-to-unsafe-none.https.html.ini | 17 +++++----- 7 files changed, 54 insertions(+), 56 deletions(-) diff --git a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https.html.ini b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https.html.ini index b369f622abb5..03bc681a125a 100644 --- a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https.html.ini +++ b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https.html.ini @@ -1,78 +1,78 @@ [iframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https.html] prefs: [network.cookie.cookieBehavior:4] expected: - if (os == "linux") and fission and not swgl and debug: [OK, TIMEOUT] - if (os == "win") and debug and not swgl and (processor == "x86_64"): [OK, TIMEOUT] - if (os == "mac"): [OK, TIMEOUT] - + if (os == "linux") and fission and not swgl and debug: [ERROR, OK, TIMEOUT] + if (os == "win") and debug and not swgl and (processor == "x86_64"): [ERROR, OK, TIMEOUT] + if os == "mac": [OK, TIMEOUT] + ERROR [same-origin-allow-popups with SAME_SITE iframe opening popup via window_open a CROSS_ORIGIN with COOP: "same-origin-allow-popups"] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT] if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT] - if (os == "mac"): [PASS, TIMEOUT] + if os == "mac": [PASS, TIMEOUT] [same-origin-allow-popups with CROSS_ORIGIN iframe opening popup via anchor a CROSS_ORIGIN with COOP: "same-origin-allow-popups"] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT] if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT] - if (os == "mac"): [PASS, TIMEOUT] + if os == "mac": [PASS, TIMEOUT] [same-origin-allow-popups with CROSS_ORIGIN iframe opening popup via form_GET a CROSS_ORIGIN with COOP: "same-origin-allow-popups"] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT] if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT] - if (os == "mac"): [PASS, TIMEOUT] + if os == "mac": [PASS, TIMEOUT] [same-origin-allow-popups with SAME_SITE iframe opening popup via form_POST a CROSS_ORIGIN with COOP: "same-origin-allow-popups"] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT] if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT] - if (os == "mac"): [PASS, TIMEOUT] + if os == "mac": [PASS, TIMEOUT] [same-origin-allow-popups with SAME_SITE iframe opening popup via anchor a CROSS_ORIGIN with COOP: "same-origin-allow-popups"] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT] if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT] - if (os == "mac"): [PASS, TIMEOUT] + if os == "mac": [PASS, TIMEOUT] [same-origin-allow-popups with SAME_ORIGIN iframe opening popup via window_open a CROSS_ORIGIN with COOP: "same-origin-allow-popups"] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT] if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT] - if (os == "mac"): [PASS, TIMEOUT] + if os == "mac": [PASS, TIMEOUT] [same-origin-allow-popups with CROSS_ORIGIN iframe opening popup via window_open a CROSS_ORIGIN with COOP: "same-origin-allow-popups"] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT] if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT] - if (os == "mac"): [PASS, TIMEOUT] + if os == "mac": [PASS, TIMEOUT] [same-origin-allow-popups with CROSS_ORIGIN iframe opening popup via form_POST a CROSS_ORIGIN with COOP: "same-origin-allow-popups"] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT] if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT] - if (os == "mac"): [PASS, TIMEOUT] + if os == "mac": [PASS, TIMEOUT] [same-origin-allow-popups with SAME_ORIGIN iframe opening popup via anchor a CROSS_ORIGIN with COOP: "same-origin-allow-popups"] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT] if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT] - if (os == "mac"): [PASS, TIMEOUT] + if os == "mac": [PASS, TIMEOUT] [same-origin-allow-popups with SAME_SITE iframe opening popup via form_GET a CROSS_ORIGIN with COOP: "same-origin-allow-popups"] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT] if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT] - if (os == "mac"): [PASS, TIMEOUT] + if os == "mac": [PASS, TIMEOUT] [same-origin-allow-popups with SAME_ORIGIN iframe opening popup via form_GET a CROSS_ORIGIN with COOP: "same-origin-allow-popups"] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT] if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT] - if (os == "mac"): [PASS, TIMEOUT] + if os == "mac": [PASS, TIMEOUT] [same-origin-allow-popups with SAME_ORIGIN iframe opening popup via form_POST a CROSS_ORIGIN with COOP: "same-origin-allow-popups"] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT] if (os == "win") and debug and not swgl and (processor == "x86_64"): [PASS, TIMEOUT] - if (os == "mac"): [PASS, TIMEOUT] + if os == "mac": [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin.https.html.ini b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin.https.html.ini index 8617fba6ba46..cb8c88236e6e 100644 --- a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin.https.html.ini +++ b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin.https.html.ini @@ -1,10 +1,11 @@ [iframe-popup-same-origin-allow-popups-to-same-origin.https.html] prefs: [network.cookie.cookieBehavior:4] expected: - if (os == "linux") and debug and fission and not swgl: [OK, TIMEOUT] - if (os == "win") and debug and (processor == "x86_64") and not swgl: [OK, TIMEOUT] - if (os == "android") and debug and not swgl: [OK, TIMEOUT] + if (os == "linux") and debug and fission and not swgl: [ERROR, OK, TIMEOUT] + if (os == "win") and debug and (processor == "x86_64") and not swgl: [ERROR, OK, TIMEOUT] + if (os == "android") and debug and not swgl: [ERROR, OK, TIMEOUT] if os == "mac": [OK, TIMEOUT] + ERROR [same-origin-allow-popups with CROSS_ORIGIN iframe opening popup via anchor a CROSS_ORIGIN with COOP: "same-origin"] expected: if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-unsafe-none.https.html.ini b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-unsafe-none.https.html.ini index 4f4d6c0bace9..8e947daa2a20 100644 --- a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-unsafe-none.https.html.ini +++ b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-unsafe-none.https.html.ini @@ -1,14 +1,13 @@ [iframe-popup-same-origin-allow-popups-to-unsafe-none.https.html] - prefs: [network.cookie.cookieBehavior:4] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: OK - if (os == "win") and debug and (processor == "x86"): OK - if (os == "android") and not swgl and not debug: [OK, TIMEOUT, CRASH] - if (os == "android") and not swgl and debug: [OK, TIMEOUT, CRASH] - if (os == "linux") and not fission: OK - if (os == "win") and not debug: OK - if (os == "android") and swgl: [OK, TIMEOUT, CRASH] - [OK, TIMEOUT] + if (os == "win") and debug and (processor == "x86_64") and swgl: ERROR + if (os == "win") and debug and (processor == "x86"): ERROR + if (os == "win") and not debug: ERROR + if (os == "linux") and not fission: ERROR + if (os == "android") and not swgl: [ERROR, OK, TIMEOUT, CRASH] + if (os == "android") and swgl: [ERROR, OK, TIMEOUT, CRASH] + [ERROR, OK, TIMEOUT] + prefs: [network.cookie.cookieBehavior:4] [same-origin-allow-popups with SAME_ORIGIN iframe opening popup via form_POST a CROSS_ORIGIN with COOP: ""] expected: if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-to-same-origin.https.html.ini b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-to-same-origin.https.html.ini index 46026d445251..52f3134c3e35 100644 --- a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-to-same-origin.https.html.ini +++ b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-to-same-origin.https.html.ini @@ -1,12 +1,13 @@ [iframe-popup-same-origin-to-same-origin.https.html] - prefs: [network.cookie.cookieBehavior:4] expected: - if (os == "linux") and debug and fission and not swgl: [OK, TIMEOUT] - if (os == "win") and debug and (processor == "x86_64") and not swgl: [OK, TIMEOUT] - if (os == "android") and debug and swgl: [OK, TIMEOUT, CRASH] - if (os == "android") and debug and not swgl: [OK, TIMEOUT, CRASH] - if (os == "android") and not debug: [OK, TIMEOUT] + if (os == "win") and debug and (processor == "x86_64") and not swgl: [ERROR, OK, TIMEOUT] + if (os == "linux") and debug and fission and not swgl: [ERROR, OK, TIMEOUT] + if (os == "android") and debug and not swgl: [ERROR, OK, TIMEOUT, CRASH] + if (os == "android") and debug and swgl: [ERROR, OK, TIMEOUT, CRASH] + if (os == "android") and not debug: [ERROR, OK, TIMEOUT] if os == "mac": [OK, TIMEOUT] + ERROR + prefs: [network.cookie.cookieBehavior:4] [same-origin with CROSS_ORIGIN iframe opening popup via form_POST a CROSS_ORIGIN with COOP: "same-origin"] expected: if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-to-unsafe-none.https.html.ini b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-to-unsafe-none.https.html.ini index ae1d1217baf0..82435eba8388 100644 --- a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-to-unsafe-none.https.html.ini +++ b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-same-origin-to-unsafe-none.https.html.ini @@ -1,14 +1,12 @@ [iframe-popup-same-origin-to-unsafe-none.https.html] - prefs: [network.cookie.cookieBehavior:4] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: OK - if (os == "android") and not swgl and not debug: [OK, TIMEOUT, CRASH] - if (os == "android") and not swgl and debug: [OK, TIMEOUT, CRASH] - if (os == "linux") and fission and swgl: OK - if (os == "win") and debug and (processor == "x86"): OK - if (os == "linux") and not fission: OK - if (os == "win") and not debug: OK - [OK, TIMEOUT] + if (os == "win") and debug and (processor == "x86_64") and not swgl: [ERROR, OK, TIMEOUT] + if (os == "linux") and fission and not swgl: [ERROR, OK, TIMEOUT] + if (os == "android") and not swgl: [ERROR, OK, TIMEOUT, CRASH] + if (os == "android") and swgl: [ERROR, OK, TIMEOUT] + if os == "mac": [OK, TIMEOUT] + ERROR + prefs: [network.cookie.cookieBehavior:4] [same-origin with SAME_SITE iframe opening popup via window_open a CROSS_ORIGIN with COOP: ""] expected: if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-same-origin.https.html.ini b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-same-origin.https.html.ini index 224931089bff..f78054ef5c78 100644 --- a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-same-origin.https.html.ini +++ b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-same-origin.https.html.ini @@ -1,10 +1,10 @@ [iframe-popup-unsafe-none-to-same-origin.https.html] - prefs: [network.cookie.cookieBehavior:4] expected: - if (os == "win") and debug and (processor == "x86_64") and not swgl: [OK, TIMEOUT] - if (os == "linux") and fission and not swgl: [OK, TIMEOUT] - if (os == "android") and debug and not swgl: [OK, TIMEOUT] + if (os == "linux") and fission and not swgl: [ERROR, OK, TIMEOUT] + if (os == "win") and debug and not swgl and (processor == "x86_64"): [ERROR, OK, TIMEOUT] if os == "mac": [OK, TIMEOUT] + ERROR + prefs: [network.cookie.cookieBehavior:4] [unsafe-none with CROSS_ORIGIN iframe opening popup via form_POST a CROSS_ORIGIN with COOP: "same-origin"] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-unsafe-none.https.html.ini b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-unsafe-none.https.html.ini index 267a800f77f8..8b9baad2fde4 100644 --- a/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-unsafe-none.https.html.ini +++ b/testing/web-platform/meta/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-unsafe-none.https.html.ini @@ -1,14 +1,13 @@ [iframe-popup-unsafe-none-to-unsafe-none.https.html] - prefs: [network.cookie.cookieBehavior:4] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: OK - if (os == "android") and debug and not swgl: [OK, ERROR, TIMEOUT] - if (os == "android") and debug and swgl: OK - if (os == "linux") and fission and swgl: OK - if (os == "win") and debug and (processor == "x86"): OK - if (os == "linux") and not fission: OK - if (os == "win") and not debug: OK - [OK, TIMEOUT] + if (os == "win") and debug and not swgl and (processor == "x86"): ERROR + if (os == "linux") and fission and swgl: ERROR + if (os == "win") and debug and swgl: ERROR + if (os == "linux") and not fission: ERROR + if (os == "android") and debug: ERROR + if (os == "win") and not debug: ERROR + [ERROR, OK, TIMEOUT] + prefs: [network.cookie.cookieBehavior:4] [unsafe-none with SAME_ORIGIN iframe opening popup via form_POST a CROSS_ORIGIN with COOP: ""] expected: if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT]