[Webkit-unassigned] [Bug 230691] [ BigSur wk2 Release ] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-unsafe-none.https.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 27 14:35:52 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=230691

--- Comment #3 from ayumi_kojima at apple.com ---
I was able to reproduce the failure at TOT using run-webkit-tests --force imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-unsafe-none.https.html --iterations 50 --exit-after-n-failures 1 -f.

It generated a slightly different diff from the one reported above.

--- /Volumes/Data/Builds/GoldenGate/buildToTest/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-unsafe-none.https-expected.txt
+++ /Volumes/Data/Builds/GoldenGate/buildToTest/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-unsafe-none.https-actual.txt
@@ -1,3 +1,5 @@
+
+Harness Error (TIMEOUT), message = null

 PASS unsafe-none with SAME_ORIGIN iframe opening popup via window_open a SAME_ORIGIN with COOP: ""
 PASS unsafe-none with SAME_ORIGIN iframe opening popup via anchor a SAME_ORIGIN with COOP: ""
@@ -16,7 +18,7 @@
 PASS unsafe-none with SAME_ORIGIN iframe opening popup via form_GET a SAME_SITE with COOP: ""
 PASS unsafe-none with SAME_ORIGIN iframe opening popup via form_POST a SAME_SITE with COOP: ""
 PASS unsafe-none with SAME_SITE iframe opening popup via window_open a SAME_SITE with COOP: ""
-PASS unsafe-none with SAME_SITE iframe opening popup via anchor a SAME_SITE with COOP: ""
+TIMEOUT unsafe-none with SAME_SITE iframe opening popup via anchor a SAME_SITE with COOP: "" Test timed out
 PASS unsafe-none with SAME_SITE iframe opening popup via form_GET a SAME_SITE with COOP: ""
 PASS unsafe-none with SAME_SITE iframe opening popup via form_POST a SAME_SITE with COOP: ""
 PASS unsafe-none with CROSS_ORIGIN iframe opening popup via window_open a SAME_SITE with COOP: ""

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210927/cde1f504/attachment-0001.htm>


More information about the webkit-unassigned mailing list