Bug 124664
Summary: | [EFL] media/video-seek-with-negative-playback.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michal Pakula vel Rutka <mpakulavelrutka> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | gyuyoung.kim, lucas.de.marchi, mcatanzaro |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 93353 |
Michal Pakula vel Rutka
Layout test media/video-seek-with-negative-playback.html fails or crashes since it was introduced in r158734 <http://trac.webkit.org/changeset/158734>
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=media%2Fvideo-seek-with-negative-playback.html
Test output:
--- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/media/video-seek-with-negative-playback-expected.txt
+++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/media/video-seek-with-negative-playback-actual.txt
@@ -5,6 +5,6 @@
EVENT(seeked)
EVENT(timeupdate)
EVENT(timeupdate)
-EXPECTED (video.currentTime < '3') OK
+EXPECTED (video.currentTime < '3'), OBSERVED '3.5022330284118652' FAIL
END OF TEST
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gyuyoung Kim
media/video-duration-known-after-eos.html is also flaky now.
Michael Catanzaro
Closing this bug because the EFL port has been removed from trunk.
If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.