Summary: | [ iOS Debug & Mac wk2 ] media/video-seek-with-negative-playback.html is a flaky failure. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Eric Hutchison <ehutchison> | ||||||
Component: | Media | Assignee: | Eric Carlson <eric.carlson> | ||||||
Status: | NEW --- | ||||||||
Severity: | Normal | CC: | ayumi_kojima, ehutchison, eric.carlson, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Eric Hutchison
2021-07-19 13:38:14 PDT
Created attachment 433822 [details]
Update Test Expectations
Comment on attachment 433822 [details] Update Test Expectations Clearing flags on attachment: 433822 Committed r280048 (239783@main): <https://commits.webkit.org/239783@main> Created attachment 433829 [details]
Test List
unable to reproduce with attached test list using run-webkit-tests -f --test-list= (Test List)
The test is now flaky timing out/failing on iOS Debug and macOS wk2. Diff (Timeout): --- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/media/video-seek-with-negative-playback-expected.txt +++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/media/video-seek-with-negative-playback-actual.txt @@ -1,10 +1,8 @@ +FAIL: Timed out waiting for notifyDone to be called + Test that seeking with a negative playbackRate works correctly. EVENT(canplaythrough) EVENT(seeked) -EVENT(timeupdate) -EVENT(timeupdate) -EXPECTED (video.currentTime < '3') OK -END OF TEST Updated test expectations: https://trac.webkit.org/changeset/282675/webkit |