Bug 259653

Summary: [ gtk ] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-unsafe-none.https.html?3-4 is a constant failure
Product: WebKit Reporter: Ben Schwartz <ben_schwartz>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply, ddkilzer, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=230691

Description Ben Schwartz 2023-07-31 10:39:05 PDT
imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-unsafe-none.https.html?3-4

This test is a constant failure on glib/xvfb/gtk.

TEXT DIFF:

--- /home/buildbot/worker/GTK-Linux-64-bit-Debug-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-unsafe-none.https_3-4-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Debug-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-unsafe-none.https_3-4-actual.txt
@@ -1,10 +1,8 @@
-
-Harness Error (TIMEOUT), message = null
 
 PASS COOP: unsafe-none to popup COOP: unsafe-none via an iframe, with cross origin iframe, same origin popup with window_open
 PASS COOP: unsafe-none to popup COOP: unsafe-none via an iframe, with cross origin iframe, same origin popup with anchor
 PASS COOP: unsafe-none to popup COOP: unsafe-none via an iframe, with cross origin iframe, same origin popup with form
-TIMEOUT COOP: unsafe-none to popup COOP: unsafe-none via an iframe, with same origin iframe, same site popup with window_open Test timed out
-NOTRUN COOP: unsafe-none to popup COOP: unsafe-none via an iframe, with same origin iframe, same site popup with anchor
-NOTRUN COOP: unsafe-none to popup COOP: unsafe-none via an iframe, with same origin iframe, same site popup with form
+PASS COOP: unsafe-none to popup COOP: unsafe-none via an iframe, with same origin iframe, same site popup with window_open
+PASS COOP: unsafe-none to popup COOP: unsafe-none via an iframe, with same origin iframe, same site popup with anchor
+PASS COOP: unsafe-none to popup COOP: unsafe-none via an iframe, with same origin iframe, same site popup with form

DIFF URL:

https://build.webkit.org/results/GTK-Linux-64-bit-Debug-Tests/266424@main%20(10424)/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-unsafe-none-to-unsafe-none.https_3-4-pretty-diff.html
Comment 1 Radar WebKit Bug Importer 2023-07-31 10:39:18 PDT
<rdar://problem/113147142>
Comment 2 EWS 2023-07-31 11:14:09 PDT
Test gardening commit 266441@main (7ed0f54dfae9): <https://commits.webkit.org/266441@main>

Reviewed commits have been landed. Closing PR #16233 and removing active labels.
Comment 3 Ben Schwartz 2023-07-31 12:29:47 PDT
I have marked this test as a constant failure while this issue is investigated. (Link: https://github.com/WebKit/WebKit/pull/16233)