Bug 176959
Summary: | Layout Test imported/w3c/web-platform-tests/media-source/mediasource-redundant-seek.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lewis <jlewis3> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aboya, jer.noble |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=176960 |
Matt Lewis
imported/w3c/web-platform-tests/media-source/mediasource-redundant-seek.html is a flaky failure on macOS El Capitan Debug WK2 according to the flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fmedia-source%2Fmediasource-redundant-seek.html
There isn't a clear regression point for the test on the board.
Current Results:
https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r222039%20(3081)/results.html
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/3081
Diff:
--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/media-source/mediasource-redundant-seek-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/media-source/mediasource-redundant-seek-actual.txt
@@ -1,3 +1,3 @@
-PASS Test redundant fully prebuffered seek
+FAIL Test redundant fully prebuffered seek assert_less_than: Element time is still before the ephemeral seek time expected a number less than 3 but got 4.078211349
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alicia Boya GarcĂa
This test is not in Mac TestExpectations anymore and I can't see any recent failure in https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fmedia-source%2Fmediasource-redundant-seek.html
Closing this issue... but then opening a new one because we do have a flake in the GStreamer port in this same test.