Bug 186574

Summary: REGRESSION (r232534): [macOS] LayoutTest media/video-buffering-allowed.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: MediaAssignee: Peng Liu <peng.liu6>
Status: NEW    
Severity: Normal CC: eric.carlson, jer.noble, peng.liu6, realdawei, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 2018-06-12 14:25:14 PDT
media/video-buffering-allowed.html was flaky since it was added in https://trac.webkit.org/changeset/231817/webkit, but after this https://trac.webkit.org/changeset/232534 it is failing very frequently on macOS debug bots. --- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/video-buffering-allowed-expected.txt +++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/video-buffering-allowed-actual.txt @@ -33,6 +33,6 @@ EXPECTED (internals.elementShouldBufferData(video) == 'false') OK * Remove display:none from the video element. RUN(video.style.removeProperty("display")) -EXPECTED (internals.elementShouldBufferData(video) == 'true') OK +FAIL: did not end fast enough END OF TEST https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fvideo-buffering-allowed.html
Attachments
Ryan Haddad
Comment 1 2018-06-12 14:26:16 PDT
Jer, would you please take a look at this one?
Ryan Haddad
Comment 2 2018-06-12 14:41:39 PDT
Marked test as flaky in https://trac.webkit.org/r232776 since I can't cleanly roll out both changes.
Radar WebKit Bug Importer
Comment 3 2018-06-13 22:30:40 PDT
Note You need to log in before you can comment on or make changes to this bug.