Bug 244740
| Summary: | [ iOS macOS ] http/wpt/cross-origin-opener-policy/non-secure-to-secure-context-navigation.https.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| 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: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Hercules Hjalmarsson
http/wpt/cross-origin-opener-policy/non-secure-to-secure-context-navigation.https.html
Is a flaky text failure on iOS and macOS ToT and since introduced at 241244@main.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http/wpt/cross-origin-opener-policy/non-secure-to-secure-context-navigation.https.html
DIFF:
@@ -1,3 +1,3 @@
-PASS Make sure that COOP causes a browsing context group switch when navigating from a secure context to a non-secure one
+FAIL Make sure that COOP causes a browsing context group switch when navigating from a secure context to a non-secure one assert_true: Window should be closed expected true got false
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99509250>
Hercules Hjalmarsson
This issue fails on 241321@main using command:
run-webkit-tests -f --exit-after-n-failures 1 --force --child-processes=5 --ios-simulator --iterations=1000 http/wpt/cross-origin-opener-policy/non-secure-to-secure-context-navigation.https.html
Unable to bisect builds prior to this.
EWS
Test gardening commit 254120@main (23d253e825bb): <https://commits.webkit.org/254120@main>
Reviewed commits have been landed. Closing PR #3977 and removing active labels.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/8739
EWS
Committed 259100@main (f5b11d420aca): <https://commits.webkit.org/259100@main>
Reviewed commits have been landed. Closing PR #8739 and removing active labels.