[Webkit-unassigned] [Bug 57804] New: Various layout tests depend on mp4 files.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 16:31:38 PDT 2011


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

           Summary: Various layout tests depend on mp4 files.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sjl at chromium.org


Use media-file.js to select a valid file type.

Fixing this exposed a few other issues (also fixed):

1) update video-load-and-stall.cgi to take a time to stall for. Previously the cgi script would just exit on stall, which can (should?) be interpreted as a network error rather than a stall (which requires 3 seconds before firing).
2) video-play-before-metadata.html was waiting for a suspend event which isn't expected (in the *-expected.txt file). The suspend event is 'likely' to come after the onload, but might come before, making this test flakey.

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