[Webkit-unassigned] [Bug 279213] New: REGRESSION (Sonoma23F79-23G93): [ macOS Sonoma ] 3x http/tests/media/video-* is a constant failure.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 5 11:23:21 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279213
Bug ID: 279213
Summary: REGRESSION (Sonoma23F79-23G93): [ macOS Sonoma ] 3x
http/tests/media/video-* is a constant failure.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aviduya at apple.com
CC: eric.carlson at apple.com, jer.noble at apple.com,
webkit-bot-watchers-bugzilla at group.apple.com,
webkit-bug-importer at group.apple.com
Created attachment 472470
--> https://bugs.webkit.org/attachment.cgi?id=472470&action=review
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240905/2f12ef77/attachment-0001.htm>
More information about the webkit-unassigned
mailing list