Bug 312273
| Summary: | [WPE] `http/tests/media/video-play-waiting.html` is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitaly Dyackhov
Diff:
```
--- /sdk/webkit/layout-test-results/http/tests/media/video-play-waiting-expected.txt
+++ /sdk/webkit/layout-test-results/http/tests/media/video-play-waiting-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: Unhandled Promise Rejection: AbortError: The operation was aborted.
Test that a waiting event is sent when media loading stalls after having sent 'canplay'.
@@ -6,7 +7,6 @@
EVENT(loadeddata)
EVENT(canplay)
RUN(video.play())
-EVENT(timeupdate)
EVENT(waiting)
END OF TEST
```
History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmedia%2Fvideo-play-waiting.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Test gardening pull request: https://github.com/WebKit/WebKit/pull/62737
EWS
Test gardening commit 311204@main (8e3ba4a379dc): <https://commits.webkit.org/311204@main>
Reviewed commits have been landed. Closing PR #62737 and removing active labels.