Bug 134490

Summary: REGRESSION: media/video-ended-event-negative-playback.html is flaky
Product: WebKit Reporter: WebKit Commit Bot <commit-queue>
Component: Tools / TestsAssignee: WebKit Commit Bot <commit-queue>
Status: NEW ---    
Severity: Normal CC: ap, eric.carlson, jer.noble, webkit-bot-watchers-bugzilla
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 50856    
Attachments:
Description Flags
Archive of layout-test-results from webkit-cq-01
none
Archive of layout-test-results from webkit-cq-01
none
Archive of layout-test-results from webkit-cq-01 none

Description WebKit Commit Bot 2014-07-01 06:09:34 PDT
This is an automatically generated bug from the commit-queue.
media/video-ended-event-negative-playback.html has been flaky on the commit-queue.

media/video-ended-event-negative-playback.html was authored by .
http://trac.webkit.org/browser/trunk/LayoutTests/media/video-ended-event-negative-playback.html

The commit-queue just saw media/video-ended-event-negative-playback.html flake (text diff) while processing attachment 234159 [details] on bug 133067.
Bot: webkit-cq-01  Port: <class 'webkitpy.common.config.ports.MacPort'>  Platform: Mac OS X 10.8.5

The bots will update this with information from each new failure.

If you believe this bug to be fixed or invalid, feel free to close.  The bots will re-open if the flake re-occurs.

If you would like to track this test fix with another bug, please close this bug as a duplicate.  The bots will follow the duplicate chain when making future comments.
Comment 1 WebKit Commit Bot 2014-07-01 06:09:41 PDT
Created attachment 234162 [details]
Archive of layout-test-results from webkit-cq-01
Comment 2 WebKit Commit Bot 2014-07-07 21:25:45 PDT
The commit-queue just saw media/video-ended-event-negative-playback.html flake (text diff) while processing attachment 234541 [details] on bug 134710.
Bot: webkit-cq-01  Port: <class 'webkitpy.common.config.ports.MacPort'>  Platform: Mac OS X 10.8.5
Comment 3 WebKit Commit Bot 2014-07-07 21:25:46 PDT
Created attachment 234544 [details]
Archive of layout-test-results from webkit-cq-01
Comment 4 WebKit Commit Bot 2014-07-11 03:41:47 PDT
The commit-queue just saw media/video-ended-event-negative-playback.html flake (text diff) while processing attachment 234753 [details] on bug 134057.
Bot: webkit-cq-01  Port: <class 'webkitpy.common.config.ports.MacPort'>  Platform: Mac OS X 10.8.5
Comment 5 WebKit Commit Bot 2014-07-11 03:41:49 PDT
Created attachment 234756 [details]
Archive of layout-test-results from webkit-cq-01
Comment 6 Alexey Proskuryakov 2014-07-17 10:08:25 PDT
This test used to time out sometimes, but around June 23, it started to flakily fail: <http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fvideo-ended-event-negative-playback.html>.

 EVENT(canplaythrough)
-EVENT(ended)
+FAIL: did not end fast enough
 END OF TEST

This seems to be limited to Mountain Lion, and doesn't happen on Mavericks. Marked as flaky in <http://trac.webkit.org/r171185>.
Comment 7 Alexey Proskuryakov 2019-09-07 12:35:05 PDT
This is still happening.