Bug 244715
Summary: | Test addition (247071@main): [ macOS wk1 Debug ] Two imported/w3c/web-platform-tests/xhr/ tests are a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
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/xhr/request-content-length.any.worker.html
imported/w3c/web-platform-tests/xhr/request-content-length.any.html
These tests have been a flaky failure since being added at 247071@main.
History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fxhr%2Frequest-content-length.any.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fxhr%2Frequest-content-length.any.worker.html&platform=mac&style=debug&flavor=wk1&limit=50000&recent=false
Diff: ( both tests have the same diff )
--- /Volumes/Data/worker/Apple-Monterey-Debug-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/request-content-length.any.worker-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Debug-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/request-content-length.any.worker-actual.txt
@@ -1,4 +1,4 @@
-PASS Uploads need to set the Content-Length header
+FAIL Uploads need to set the Content-Length header assert_true: expected true got false
PASS Fetched blob: URLs set the Content-Length header
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99492054>
Karl Rackler
I have marked this test as a flaky failure while this issue is investigated.
EWS
Test gardening commit 254103@main (61a1009d68c4): <https://commits.webkit.org/254103@main>
Reviewed commits have been landed. Closing PR #3958 and removing active labels.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/6277
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/6278
EWS
Committed 256512@main (7cfb84288e85): <https://commits.webkit.org/256512@main>
Reviewed commits have been landed. Closing PR #6278 and removing active labels.