Bug 245035
Summary: | [ New Test ] (226921@main): [ macOS wk1 ] imported/w3c/web-platform-tests/fetch/metadata/script.https.sub.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Karl Rackler
Description:
imported/w3c/web-platform-tests/fetch/metadata/script.https.sub.html
This test was added at 226921@main and has been a flaky failure since.
Reproduction steps:
I can reproduce this on 254351@main ToT.
Command:
run-webkit-tests -1 --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f --release imported/w3c/web-platform-tests/fetch/metadata/script.https.sub.html
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fmetadata%2Fscript.https.sub.html&platform=mac&flavor=wk1&limit=50000
Diff:
--- /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/metadata/script.https.sub-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/metadata/script.https.sub-actual.txt
@@ -18,7 +18,7 @@
FAIL Cross-site script: sec-fetch-user null is not an object (evaluating 'value.user')
PASS Same-origin CORS script
PASS Same-origin CORS script: sec-fetch-dest
-PASS Same-origin CORS script: sec-fetch-mode
+FAIL Same-origin CORS script: sec-fetch-mode assert_equals: expected "cors" but got "no-cors"
FAIL Same-origin CORS script: sec-fetch-site assert_equals: expected "same-origin" but got ""
PASS Same-origin CORS script: sec-fetch-user
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99782653>
Karl Rackler
I have marked this test as a flaky failure while this issue is investigated.
EWS
Test gardening commit 254354@main (683026d50c49): <https://commits.webkit.org/254354@main>
Reviewed commits have been landed. Closing PR #4223 and removing active labels.
Karl Rackler
Test is removed as of 256738@main.