Bug 212091
Summary: | platform/mac/media/media-source/media-source-change-source.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | Media | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/63403706>
Ryan Haddad
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
Marked test as flaky in r261969