Bug 212091 - platform/mac/media/media-source/media-source-change-source.html is a flaky failure
Summary: platform/mac/media/media-source/media-source-change-source.html is a flaky fa...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2020-05-19 10:53 PDT by Ryan Haddad
Modified: 2020-05-25 14:39 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 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
Comment 1 Radar WebKit Bug Importer 2020-05-19 10:54:00 PDT
<rdar://problem/63403706>
Comment 2 Ryan Haddad 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.
Comment 3 Ryan Haddad 2020-05-20 16:30:43 PDT
Marked test as flaky in r261969