[Webkit-unassigned] [Bug 259658] New: New test: http/tests/media/video-play-stall.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 31 12:57:25 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=259658

            Bug ID: 259658
           Summary: New test: http/tests/media/video-play-stall.html is a
                    flaky 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: ben_schwartz at apple.com
                CC: graouts at webkit.org,
                    webkit-bot-watchers-bugzilla at group.apple.com,
                    webkit-bug-importer at group.apple.com

http/tests/media/video-play-stall.html

This test has been a flaky failure on all platforms as far as the flakiness dashboard extends.

TEXT DIFF:

 EVENT(loadedmetadata)
 EVENT(loadeddata)
 EVENT(stalled)
-TEST(video.currentTime <= bufferedend) OK
+TEST(video.currentTime <= bufferedend) FAIL
 TEST(gotCanplay ? video.paused == false : video.paused == true) OK
 EXPECTED (video.playbackRate === '1') OK
 TEST(video.duration > bufferedend) OK

DIFF URL:

https://build.webkit.org/results/Apple-Ventura-Debug-AppleSilicon-WK2-Tests/266142@main%20(3111)/http/tests/media/video-play-stall-pretty-diff.html

-- 
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/20230731/fb992a7e/attachment.htm>


More information about the webkit-unassigned mailing list