Bug 259653 - [ 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
Summary: [ gtk ] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/ifram...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-31 10:39 PDT by Ben Schwartz
Modified: 2023-08-03 13:17 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 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)