Bug 230268 - [ iOS Mac Debug ] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html is a flaky failure
Summary: [ iOS Mac Debug ] imported/w3c/web-platform-tests/html/cross-origin-opener-po...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-14 09:13 PDT by ayumi_kojima
Modified: 2021-09-16 10:29 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 ayumi_kojima 2021-09-14 09:13:23 PDT
imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html

Is a flaky failure on iOS, BigSur wk2 Debug, and Catalina E gpuprocess Debug.

History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcross-origin-opener-policy%2Fcoop-navigated-history-popup.https.html

Diff:

--- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-navigated-history-popup.https-expected.txt
+++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-navigated-history-popup.https-actual.txt
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: Can't close the window since it was not opened by JavaScript
 
 PASS Popup navigating to other origin with COOP: same-origin and back in history
Comment 1 ayumi_kojima 2021-09-14 09:15:22 PDT
According to the history, it appears that the flaky failure has started somewhere between r282358 and r282379.
Comment 2 Radar WebKit Bug Importer 2021-09-14 09:15:46 PDT
<rdar://problem/83104971>
Comment 3 ayumi_kojima 2021-09-14 13:12:33 PDT
The first failure in the history goes back to r281553 (WPE 4.19.0 wk2 Release). I was able to reproduce the failure locally at TOT and r282326 using run-webkit-tests --debug --iterations 50 --exit-after-n-failures 1 imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html
Comment 4 ayumi_kojima 2021-09-14 13:19:10 PDT
Marked test expectations: https://trac.webkit.org/changeset/282407/webkit
Comment 5 ayumi_kojima 2021-09-15 14:51:52 PDT
The test is failing on iOS Release as well. Updated test expectations: https://trac.webkit.org/changeset/282476/webkit
Comment 6 Chris Dumez 2021-09-16 10:29:38 PDT
Committed r282559 (241747@main): <https://commits.webkit.org/241747@main>