Bug 228197 - [BigSur wk2 arm64] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/header-parsing.https.html is a flaky failure.
Summary: [BigSur wk2 arm64] imported/w3c/web-platform-tests/html/cross-origin-opener-p...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-22 14:20 PDT by Eric Hutchison
Modified: 2021-07-30 08:02 PDT (History)
6 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-22 14:20:15 PDT
imported/w3c/web-platform-tests/html/cross-origin-opener-policy/header-parsing.https.html 

is a flaky fail on BigSur wk2 arm64.

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

Diff: 

--- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/header-parsing.https-expected.txt
+++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/header-parsing.https-actual.txt
@@ -1,3 +1,5 @@
+
+Harness Error (TIMEOUT), message = null
 
 PASS unspecified document opening popup to https://localhost:9443 with COOP: "same%FForigin"
 PASS unspecified document opening popup to https://localhost:9443 with COOP: "same-origin;"
@@ -22,5 +24,5 @@
 FAIL unspecified document opening popup to https://localhost:9443 with COOP: "same-origin\t" assert_equals: name expected "" but got "unspecified_to_SAME_ORIGIN_same-origin\t"
 FAIL unspecified document opening popup to https://localhost:9443 with COOP: "same-origin;same-origin" assert_equals: name expected "" but got "unspecified_to_SAME_ORIGIN_same-origin;same-origin"
 FAIL unspecified document opening popup to https://localhost:9443 with COOP: "same-origin; foo=bar" assert_equals: name expected "" but got "unspecified_to_SAME_ORIGIN_same-origin;-foo=bar"
-PASS unspecified document opening popup to https://localhost:9443 with repeated COOP header
+TIMEOUT unspecified document opening popup to https://localhost:9443 with repeated COOP header Test timed out
 
Reproduced on r280189 using run-webkit-tests --iterations 500 --exit-after-n-failures 2 -f imported/w3c/web-platform-tests/html/cross-origin-opener-policy/header-parsing.https.html

First build found to fail on local test is r280152.
Comment 1 Radar WebKit Bug Importer 2021-07-22 14:20:48 PDT
<rdar://problem/80981934>
Comment 2 Eric Hutchison 2021-07-22 14:30:51 PDT
Updated test expectations on https://trac.webkit.org/changeset/280197/webkit
Comment 3 Eric Hutchison 2021-07-30 08:02:56 PDT
Also failing on wk1. Updated test expectations at https://trac.webkit.org/changeset/280474/webkit.