[Webkit-unassigned] [Bug 94242] New: media/track/track-cues-sorted-before-dispatch.html flakily times out on Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 12:58:42 PDT 2012


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

           Summary: media/track/track-cues-sorted-before-dispatch.html
                    flakily times out on Linux
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: annacc at chromium.org
                CC: victor at rosedu.org


track-cues-sorted-before-dispatch.html has been flakily timing out on Linux.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=track-cues-sorted-before-dispatch

My guess is that occasionally the line

waitForEvent('ended', logEndTest);

gets executed before the bodyLoaded() function at which point 'video' has not been defined and the event listener never gets attached and the test then never ends.

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