Bug 229509 - [Mac] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https.html is a flaky failure
Summary: [Mac] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-...
Status: RESOLVED DUPLICATE of bug 228642
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-25 11:52 PDT by Eric Hutchison
Modified: 2021-09-03 09:00 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-08-25 11:52:26 PDT
imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https.html

is a flaky failure on Catalina, BigSur and iOS14.

History: https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcross-origin-opener-policy%2Fiframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https.html

Results: https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r281454%20(4787)/results.html

Diff:
--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https-actual.txt
@@ -1,3 +1,5 @@
+
+Harness Error (TIMEOUT), message = null
 
 PASS same-origin-allow-popups with SAME_ORIGIN iframe opening popup via window_open a SAME_ORIGIN with COOP: "same-origin-allow-popups"
 PASS same-origin-allow-popups with SAME_ORIGIN iframe opening popup via anchor a SAME_ORIGIN with COOP: "same-origin-allow-popups"
@@ -21,7 +23,7 @@
 PASS same-origin-allow-popups with SAME_SITE iframe opening popup via form_POST a SAME_SITE with COOP: "same-origin-allow-popups"
 PASS same-origin-allow-popups with CROSS_ORIGIN iframe opening popup via window_open a SAME_SITE with COOP: "same-origin-allow-popups"
 PASS same-origin-allow-popups with CROSS_ORIGIN iframe opening popup via anchor a SAME_SITE with COOP: "same-origin-allow-popups"
-PASS same-origin-allow-popups with CROSS_ORIGIN iframe opening popup via form_GET a SAME_SITE with COOP: "same-origin-allow-popups"
+TIMEOUT same-origin-allow-popups with CROSS_ORIGIN iframe opening popup via form_GET a SAME_SITE with COOP: "same-origin-allow-popups" Test timed out
 PASS same-origin-allow-popups with CROSS_ORIGIN iframe opening popup via form_POST a SAME_SITE with COOP: "same-origin-allow-popups"
 PASS same-origin-allow-popups with SAME_ORIGIN iframe opening popup via window_open a CROSS_ORIGIN with COOP: "same-origin-allow-popups"
 PASS same-origin-allow-popups with SAME_ORIGIN iframe opening popup via anchor a CROSS_ORIGIN with COOP: "same-origin-allow-popups"
Comment 1 Radar WebKit Bug Importer 2021-08-25 11:53:02 PDT
<rdar://problem/82350743>
Comment 2 Eric Hutchison 2021-08-25 11:59:53 PDT
Updated test expectations at https://trac.webkit.org/changeset/281573/webkit.
Comment 3 Eric Hutchison 2021-08-25 11:59:56 PDT
Updated test expectations at https://trac.webkit.org/changeset/281573/webkit.
Comment 4 Eric Hutchison 2021-09-03 09:00:20 PDT

*** This bug has been marked as a duplicate of bug 228642 ***