[Webkit-unassigned] [Bug 131855] New: [WK1] media/event-attributes.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 18 13:46:52 PDT 2014


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

           Summary: [WK1] media/event-attributes.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
            Blocks: 117767


media/event-attributes.html is quite flaky on WK1, sometimes timing out, and other times failing with a text diff.

Note that there is another bug for WebKit2, where the test fails every time.

The diff is:

@@ -5,7 +5,7 @@
 EVENT(loadeddata)
 EVENT(canplay)
 EVENT(canplaythrough)
-EXPECTED (progressEventCount >= '1') OK
+EXPECTED (progressEventCount >= '1'), OBSERVED '0' FAIL

 *** starting playback
 RUN(video.play())

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