Bug 212091

Summary: platform/mac/media/media-source/media-source-change-source.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: eric.carlson, jer.noble, peng.liu6, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar, LayoutTestFailure
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 2020-05-19 10:53:41 PDT
platform/mac/media/media-source/media-source-change-source.html is a flaky failure on Catalina and Mojave Release WK2 bots --- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/platform/mac/media/media-source/media-source-change-source-expected.txt +++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/platform/mac/media/media-source/media-source-change-source-actual.txt @@ -19,6 +19,7 @@ EVENT(update) EVENT(update) EVENT(update) +EVENT(canplaythrough) ** play RUN(video.play()) @@ -41,6 +42,7 @@ EVENT(update) EVENT(update) EVENT(update) +EVENT(canplaythrough) ** play RUN(video.play()) https://results.webkit.org/?suite=layout-tests&test=platform%2Fmac%2Fmedia%2Fmedia-source%2Fmedia-source-change-source.html
Attachments
Radar WebKit Bug Importer
Comment 1 2020-05-19 10:54:00 PDT
Ryan Haddad
Comment 2 2020-05-19 11:13:01 PDT
This test was added with https://trac.webkit.org/changeset/261004/webkit It was found to be a flaky timeout (tracked with https://bugs.webkit.org/show_bug.cgi?id=211326) and the test was updated in https://trac.webkit.org/changeset/261106/webkit The first flaky failure appears @ r261200 on 5/5/2020. There are no changes that immediately jump out to me as a potential regression point.
Ryan Haddad
Comment 3 2020-05-20 16:30:43 PDT
Marked test as flaky in r261969
Note You need to log in before you can comment on or make changes to this bug.