Bug 228127 - [ Mac , iOS Debug ] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/resource-popup.https.html is a flaky failure.
Summary: [ Mac , iOS Debug ] imported/w3c/web-platform-tests/html/cross-origin-opener-...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-20 14:57 PDT by Eric Hutchison
Modified: 2022-03-30 17:49 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-07-20 14:57:25 PDT
imported/w3c/web-platform-tests/html/cross-origin-opener-policy/resource-popup.https.html

is a flaky failure on Mac and iOS debug

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

Diff: 

--- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/resource-popup.https-expected.txt
+++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/resource-popup.https-actual.txt
@@ -3,7 +3,7 @@
 The HTTP `Refresh` header is used to ensure the child eventually closes itself (since proper observance of COOP will prevent the parent from closing the child in some cases).
 
 
-FAIL /common/dummy.xml - parent COOP: ""; child COOP: "same-origin" assert_equals: expected (object) null but got (string) "FAIL"
+FAIL /common/dummy.xml - parent COOP: ""; child COOP: "same-origin" assert_equals: expected (object) null but got (string) "foobar"
 FAIL /common/dummy.xml - parent COOP: "same-origin"; child COOP: "" assert_equals: expected (object) null but got (string) "FAIL"
 FAIL /common/dummy.xml - parent COOP: "same-origin"; child COOP: "same-origin" assert_equals: expected "foobar" but got "FAIL"
 FAIL /images/red.png - parent COOP: ""; child COOP: "same-origin" assert_equals: expected (object) null but got (string) "foobar"

Reproduced results using run-webkit-tests -1 --force -f --iterations 500 --exit-after-n-failures 2 --clobber-old-results imported/w3c/web-platform-tests/html/cross-origin-opener-policy/resource-popup.https.html
Comment 1 Radar WebKit Bug Importer 2021-07-20 14:57:58 PDT
<rdar://problem/80859714>
Comment 2 Eric Hutchison 2021-07-20 15:08:43 PDT
Updated test expectations in https://trac.webkit.org/changeset/280108/webkit.
Comment 3 Dawn Morningstar 2022-03-30 17:49:00 PDT
(In reply to Eric Hutchison from comment #2)
> Updated test expectations in https://trac.webkit.org/changeset/280108/webkit.

Expectations became unset, reset expectations here: r292133