Bug 309600

Summary: [macOS iOS arm64] http/tests/xmlhttprequest/chunked-progress-event-expectedLength.html is a flaky text failure.
Product: WebKit Reporter: Diego De La Toba <d_delatoba>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, cdumez, pvollan, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=297063

Diego De La Toba
Reported 2026-03-10 14:51:42 PDT
http/tests/xmlhttprequest/chunked-progress-event-expectedLength.html is a flaky text failure on macOS and iOS arm64. HISTORY: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fxmlhttprequest%2Fchunked-progress-event-expectedLength.html TEXT DIFF: --- /Volumes/Data/worker/Apple-Tahoe-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/xmlhttprequest/chunked-progress-event-expectedLength-expected.txt +++ /Volumes/Data/worker/Apple-Tahoe-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/xmlhttprequest/chunked-progress-event-expectedLength-actual.txt @@ -4,9 +4,9 @@ Verify that the progress event total property is 0 when the expected overall length can't be computed. -PASS Length is not computable -PASS gotRelevantProgressEvent is true +FAIL gotRelevantProgressEvent should be true. Was false. PASS successfullyParsed is true +Some tests failed. TEST COMPLETE DIFF URL: https://build.webkit.org/results/Apple-Tahoe-Debug-AppleSilicon-WK2-Tests/308905@main%20(1206)/http/tests/xmlhttprequest/chunked-progress-event-expectedLength-pretty-diff.html REPRODUCTION: I was able to reproduce on macOS 26.2 Debug ToT with the following: run-webkit-tests --force --no-retry --debug --iterations 1000 http/tests/xmlhttprequest/chunked-progress-event-expectedLength.html -f I am going to mark expectations as pass fail while this pends investigation.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-10 14:51:47 PDT
Diego De La Toba
Comment 2 2026-03-10 14:56:30 PDT
Test gardening pull request: https://github.com/WebKit/WebKit/pull/60304
EWS
Comment 3 2026-03-10 14:58:20 PDT
Test gardening commit 309015@main (2e76d6cc768f): <https://commits.webkit.org/309015@main> Reviewed commits have been landed. Closing PR #60304 and removing active labels.
Alexey Proskuryakov
Comment 4 2026-03-11 09:53:24 PDT
Previously attempted to deflate in bug 297063.
Note You need to log in before you can comment on or make changes to this bug.