Bug 245035 - [ New Test ] (226921@main): [ macOS wk1 ] imported/w3c/web-platform-tests/fetch/metadata/script.https.sub.html is a flaky failure
Summary: [ New Test ] (226921@main): [ macOS wk1 ] imported/w3c/web-platform-tests/fet...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-10 12:36 PDT by Karl Rackler
Modified: 2022-11-30 08:44 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-09-10 12:36:19 PDT
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
Comment 1 Radar WebKit Bug Importer 2022-09-10 12:36:39 PDT
<rdar://problem/99782653>
Comment 2 Karl Rackler 2022-09-10 12:39:45 PDT
I have marked this test as a flaky failure while this issue is investigated.
Comment 3 EWS 2022-09-10 12:45:35 PDT
Test gardening commit 254354@main (683026d50c49): <https://commits.webkit.org/254354@main>

Reviewed commits have been landed. Closing PR #4223 and removing active labels.
Comment 4 Karl Rackler 2022-11-30 08:44:52 PST
Test is removed as of 256738@main.