Bug 262604
| Summary: | REGRESSION(268393@main): [ macOS wk2 ] http/tests/media/video-webm-stall.html is constantly timing out. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=261993 https://bugs.webkit.org/show_bug.cgi?id=236788 https://bugs.webkit.org/show_bug.cgi?id=262489 |
||
Ben Schwartz
http/tests/media/video-webm-stall.html
This test is constantly timing out on macOS wk2.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmedia%2Fvideo-webm-stall.html
TEXT DIFF:
+FAIL: Timed out waiting for notifyDone to be called
+
RUN(video.src = 'http://127.0.0.1:8000/media/resources/serve_video.py.webm?type=video/webm&name=../media-source/webm/test.webm&stallDuration=99999&stallOffset=13')
-EVENT(stalled)
-RUN(video.src = '')
-RUN(video.load())
-EVENT(emptied)
-RUN(video.src = 'http://127.0.0.1:8000/media/resources/serve_video.py.webm?type=video/webm&name=../media-source/webm/test.webm')
-EVENT(canplay)
-END OF TEST
DIFF URL:
https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/268820@main%20(108)/http/tests/media/video-webm-stall-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this issue on macOS Sonoma (14.0, 23A344/arm64) ToT using the following command:
run-webkit-tests --verbose --clobber-old-results http/tests/media/video-webm-stall.html
REGRESSION:
This test was failing until 268820@main, at which point it began constantly timing out. The information about the constant text failures before 268820@main is in bug #236788.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116443613>
EWS
Test gardening commit 268828@main (06547df6bd1b): <https://commits.webkit.org/268828@main>
Reviewed commits have been landed. Closing PR #18611 and removing active labels.
Ben Schwartz
CORRECTION: The identified regression point is 268393@main, not 268820@main.
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/18752
EWS
Committed 268982@main (6498f1b92db2): <https://commits.webkit.org/268982@main>
Reviewed commits have been landed. Closing PR #18752 and removing active labels.