Bug 228197
| Summary: | [BigSur wk2 arm64] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/header-parsing.https.html is a flaky failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Hutchison <ehutchison> |
| Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
| Status: | NEW | ||
| Severity: | Normal | CC: | achristensen, bfulgham, cdumez, ehutchison, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Eric Hutchison
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/80981934>
Eric Hutchison
Updated test expectations on https://trac.webkit.org/changeset/280197/webkit
Eric Hutchison
Also failing on wk1. Updated test expectations at https://trac.webkit.org/changeset/280474/webkit.