[Webkit-unassigned] [Bug 123099] New: Layout Test media/media-controller-time-clamp.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 21 10:02:51 PDT 2013


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

           Summary: Layout Test media/media-controller-time-clamp.html is
                    flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: eric.carlson at apple.com, jer.noble at apple.com


The following layout test is flaky on most Mac bots

media/media-controller-time-clamp.html

The failure mode is that it sometimes times out:

--- /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/media/media-controller-time-clamp-expected.txt
+++ /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/media/media-controller-time-clamp-actual.txt
@@ -1,9 +1,7 @@
+FAIL: Timed out waiting for notifyDone to be called
 RUN(controller = video.controller)
 EVENT(canplaythrough)
 RUN(controller.currentTime = controller.duration - 0.05)
 RUN(video.play())
 RUN(controller.play())
-EVENT(ended)
-EXPECTED (controller.currentTime <= controller.duration == 'true') OK
-END OF TEST

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmedia-controller-time-clamp.html

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