[Webkit-unassigned] [Bug 89301] New: [EFL] media/video-seek-past-end-playing.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 17 00:24:31 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89301

           Summary: [EFL] media/video-seek-past-end-playing.html is flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christophe.dumez at intel.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


media/video-seek-past-end-playing.html is flaky on EFL bot. The diff looks like:

--- /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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list