Bug 96641
Summary: | [EFL] media/video-seek-past-end-playing.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mikhail Pozdnyakov <mikhail.pozdnyakov> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | cdumez, lucas.de.marchi, mcatanzaro, rakuco |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mikhail Pozdnyakov
media/video-seek-past-end-playing.html is flaky on EFL port.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Would be useful to paste the diff here.
Mikhail Pozdnyakov
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/media/video-seek-past-end-playing-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/media/video-seek-past-end-playing-actual.txt
@@ -10,7 +10,7 @@
RUN(video.currentTime = 500)
EXPECTED (video.paused == 'false') OK
-EXPECTED (mediaElement.currentTime > '0') OK
+EXPECTED (mediaElement.currentTime > '0'), OBSERVED '0' FAIL
END OF TEST
Raphael Kubo da Costa (:rakuco)
It's been passing on the WK2 bot for quite some time, I'll unskip it there and hope for the best.
Raphael Kubo da Costa (:rakuco)
Looks like it is still flaky on WK2, see <http://build.webkit.org/results/EFL%20Linux%2064-bit%20Debug%20WK2/r134117%20(5720)/media/video-seek-past-end-playing-diff.txt> :-(
Reskipped for WK2 in <http://trac.webkit.org/changeset/134132>.
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.