Bug 171814
Summary: | [El Capitan Release] Layout Test http/tests/media/hls/video-controls-live-stream.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lewis <jlewis3> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, commit-queue, eric.carlson, graouts, jer.noble, lforschler, ryanhaddad, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=172199 |
Matt Lewis
the test http/tests/media/hls/video-controls-live-stream.html is a flaky failure.
History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&revision=215968&tests=http%2Ftests%2Fmedia%2Fhls%2Fvideo-controls-live-stream.html
Build:
https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/1320
Diff:
--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/http/tests/media/hls/video-controls-live-stream-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/http/tests/media/hls/video-controls-live-stream-actual.txt
@@ -1,30 +1,4 @@
-EVENT(canplaythrough)
-EVENT(play)
-EXPECTED (video.duration == 'Infinity') OK
--webkit-media-text-track-container: classes: [hidden]
--webkit-media-show-controls: classes: []
--webkit-media-controls-current-time-display: classes: [clone six-digit-time]
--webkit-media-controls-time-remaining-display: classes: [clone six-digit-time]
--webkit-media-controls-wireless-playback-status: classes: [hidden]
--webkit-media-controls-wireless-playback-text: classes: []
--webkit-media-controls-wireless-playback-text-top: classes: []
--webkit-media-controls-wireless-playback-text-bottom: classes: []
--webkit-media-controls-panel: classes: [show paused]
--webkit-media-controls-panel-background-container: classes: []
--webkit-media-controls-panel-background: classes: [show paused]
--webkit-media-controls-panel-tint: classes: []
--webkit-media-controls-play-button: classes: [paused]
--webkit-media-controls-status-display: classes: []
-none: classes: [mute-box]
--webkit-media-controls-volume-slider-container: classes: [volume-box uses-ltr-user-interface-layout-direction]
--webkit-media-controls-volume-slider-container-background: classes: []
--webkit-media-controls-volume-slider-container-tint: classes: []
--webkit-media-controls-volume-slider: classes: []
--webkit-media-controls-mute-button: classes: []
--webkit-media-controls-wireless-playback-picker-button: classes: [hidden]
--webkit-media-controls-toggle-closed-captions-button: classes: [hidden]
--webkit-media-controls-fullscreen-button: classes: []
-TEST(timeline == null || timeline.disabled) OK
+EVENT(stalled) TEST(false) FAIL
END OF TEST
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lewis
was able to reproduce locally with:
run-webkit-tests http/tests/media/hls/video-controls-live-stream.html -f --iterations=500 --no-retry-failure -g
Alexey Proskuryakov
Nice!
What OS did you reproduce this with? I'm guessing it wasn't El Capitan, but I don't know for sure. Was the diff the same?
Ryan Haddad
*** Bug 172199 has been marked as a duplicate of this bug. ***
Ryan Haddad
This test is frequently failing on EWS, but the flakiness dashboard does not show any flakes on macOS bots for the past 4 days.
Ryan Haddad
(In reply to Ryan Haddad from comment #4)
> This test is frequently failing on EWS, but the flakiness dashboard does not
> show any flakes on macOS bots for the past 4 days.
A similar diff is seen with http/tests/media/hls/video-duration-accessibility.html, which frequently fails alongside this test on EWS.
Ryan Haddad
(In reply to Ryan Haddad from comment #5)
> (In reply to Ryan Haddad from comment #4)
> > This test is frequently failing on EWS, but the flakiness dashboard does not
> > show any flakes on macOS bots for the past 4 days.
>
> A similar diff is seen with
> http/tests/media/hls/video-duration-accessibility.html, which frequently
> fails alongside this test on EWS.
Marked both of these tests as failing on mac-wk1 so EWS won't be affected while we investigate the root cause: http://trac.webkit.org/projects/webkit/changeset/216984
Radar WebKit Bug Importer
<rdar://problem/32255366>