Bug 162626 - LayoutTest imported/w3c/web-platform-tests/media-source/mediasource-liveseekable.html is a flaky failure
Summary: LayoutTest imported/w3c/web-platform-tests/media-source/mediasource-liveseeka...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-27 11:30 PDT by Ryan Haddad
Modified: 2016-09-27 13:52 PDT (History)
2 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 2016-09-27 11:30:11 PDT
LayoutTest imported/w3c/web-platform-tests/media-source/mediasource-liveseekable.html is a flaky failure

https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK1%20(Tests)/builds/104

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fmedia-source%2Fmediasource-liveseekable.html

--- /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/media-source/mediasource-liveseekable-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/media-source/mediasource-liveseekable-actual.txt
@@ -8,5 +8,5 @@
 PASS setLiveSeekableRange returns with no error when conditions are correct 
 PASS clearLiveSeekableRange returns with no error when conditions are correct 
 PASS HTMLMediaElement.seekable returns the live seekable range or an empty range if that range was cleared when nothing is buffered 
-PASS HTMLMediaElement.seekable returns the union of the buffered range and the live seekable range, when set 
+FAIL HTMLMediaElement.seekable returns the union of the buffered range and the live seekable range, when set assert_equals: The buffered attribute contains a single range. expected 1 but got 0
Comment 1 Ryan Haddad 2016-09-27 11:37:17 PDT
Test added with https://trac.webkit.org/changeset/205777
Comment 2 Ryan Haddad 2016-09-27 13:52:52 PDT
Marked test as flaky with http://trac.webkit.org/projects/webkit/changeset/206461