NEW 162308
LayoutTest imported/w3c/web-platform-tests/media-source/mediasource-duration.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=162308
Summary LayoutTest imported/w3c/web-platform-tests/media-source/mediasource-duration....
Ryan Haddad
Reported 2016-09-20 11:05:53 PDT
LayoutTest imported/w3c/web-platform-tests/media-source/mediasource-duration.html is a flaky failure https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/9575 https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fmedia-source%2Fmediasource-duration.html --- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/media-source/mediasource-duration-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/media-source/mediasource-duration-actual.txt @@ -1,7 +1,9 @@ + +Harness Error (TIMEOUT), message = null PASS Test seek starts on duration truncation below currentTime PASS Test appendBuffer completes previous seek to truncated duration -PASS Test endOfStream completes previous seek to truncated duration +TIMEOUT Test endOfStream completes previous seek to truncated duration Test timed out PASS Test setting same duration multiple times does not fire duplicate durationchange PASS Test setting the duration to less than the highest starting presentation timestamp will throw PASS Truncating the duration throws an InvalidStateError exception when new duration is less than the highest buffered range start time of one of the track buffers
Attachments
Ryan Haddad
Comment 1 2016-09-22 11:33:05 PDT
Alexey Proskuryakov
Comment 2 2016-09-25 17:47:23 PDT
There were many changes breaking or fixing this test on different platforms. On the Mac, this test has started to fail after r206032 ([media-source] fix imported/w3c/web-platform-tests/media-source/mediasource-duration.html).
Note You need to log in before you can comment on or make changes to this bug.