Bug 279213

Summary: REGRESSION (Sonoma): [ macOS Sonoma ] 3x http/tests/media/video-* is a constant failure.
Product: WebKit Reporter: Anfernee Viduya <aviduya>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: eric.carlson, jer.noble, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
test list none

Anfernee Viduya
Reported 2024-09-05 11:23:21 PDT
Created attachment 472470 [details] test list http/tests/media/video-error-abort.html http/tests/media/video-served-as-text.html http/tests/media/video-throttled-load-metadata.html are constant failures. HISTORY: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&test=http%2Ftests%2Fmedia%2Fvideo-error-abort.html&test=http%2Ftests%2Fmedia%2Fvideo-served-as-text.html&test=http%2Ftests%2Fmedia%2Fvideo-throttled-load-metadata.html DIFFS: http/tests/media/video-error-abort-actual.txt -PASS Test "abort" event. +FAIL Test "abort" event. assert_unreached: Reached unreachable code http/tests/media/video-served-as-text-actual.txt EXPECTED (video.error == 'null') OK EVENT(loadstart) -EVENT(loadedmetadata) -loaded media file served as text OK +EVENT(error) +failed trying to load media file served as text FAIL END OF TEST http/tests/media/video-throttled-load-metadata-actual.txt EXPECTED (video.error == 'null') OK -EVENT(loadedmetadata) +EVENT(error) +failed to load media file FAIL END OF TEST LINKS: https://build.webkit.org/results/Apple-Sonoma-Release-WK2-Tests/283209@main%20(4445)/http/tests/media/video-error-abort-diff.txt https://build.webkit.org/results/Apple-Sonoma-Release-WK2-Tests/283209@main%20(4445)/http/tests/media/video-served-as-text-diff.txt https://build.webkit.org/results/Apple-Sonoma-Release-WK2-Tests/283209@main%20(4445)/http/tests/media/video-throttled-load-metadata-diff.txt REPRODUCIBILITY: I was able to reproduce on ToT with a test list using command. run-webkit-test --test-list test_list_0905.txt --child-process=1 --iterations=10 DESCRIPTION: I suspect that this is an OS regression since it started to fail as soon as SonomaG was brought up. Some queues that still test on SonomaF are passing.
Attachments
test list (135 bytes, text/plain)
2024-09-05 11:23 PDT, Anfernee Viduya
no flags
Radar WebKit Bug Importer
Comment 1 2024-09-05 11:23:30 PDT
EWS
Comment 2 2024-09-05 11:59:25 PDT
Test gardening commit 283228@main (7423031e2b5a): <https://commits.webkit.org/283228@main> Reviewed commits have been landed. Closing PR #33202 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.