Bug 257609
Summary: | [ Ventura Debug ] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin.https.html is a flaky failure. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Bri Harris <bharris9> |
Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Bri Harris
imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin.https.html
is a flaky test failure on Ventura Debug. It appears from the diff text that this may be a timeout.
HISTORY:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcross-origin-opener-policy%2Fiframe-popup-same-origin-allow-popups-to-same-origin.https.html%3F1-2&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcross-origin-opener-policy%2Fiframe-popup-same-origin-allow-popups-to-same-origin.https.html%3F7-8&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcross-origin-opener-policy%2Fiframe-popup-same-origin-to-same-origin.https.html%3F5-6&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcross-origin-opener-policy%2Ftentative%2Frestrict-properties%2Fiframe-popup-to-so.https.html%3F1-2&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcross-origin-opener-policy%2Ftentative%2Frestrict-properties%2Fiframe-popup.https.html%3F3-4
DIFF TEXT:
@@ -1,8 +1,11 @@
+
+
+Harness Error (TIMEOUT), message = null
PASS COOP: same-origin-allow-popups to popup COOP: same-origin via an iframe, with same origin iframe, cross origin popup with window_open
PASS COOP: same-origin-allow-popups to popup COOP: same-origin via an iframe, with same origin iframe, cross origin popup with anchor
PASS COOP: same-origin-allow-popups to popup COOP: same-origin via an iframe, with same origin iframe, cross origin popup with form
PASS COOP: same-origin-allow-popups to popup COOP: same-origin via an iframe, with same site iframe, cross origin popup with window_open
PASS COOP: same-origin-allow-popups to popup COOP: same-origin via an iframe, with same site iframe, cross origin popup with anchor
-PASS COOP: same-origin-allow-popups to popup COOP: same-origin via an iframe, with same site iframe, cross origin popup with form
+TIMEOUT COOP: same-origin-allow-popups to popup COOP: same-origin via an iframe, with same site iframe, cross origin popup with form Test timed out
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/110124103>
Bri Harris
I was able to replicate a timeout as follows:
run-webkit-tests --root imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin.https.html --force
It produced a timeout with the error that there was no test output.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/17025
EWS
Committed 267234@main (d1d8425d94bd): <https://commits.webkit.org/267234@main>
Reviewed commits have been landed. Closing PR #17025 and removing active labels.