[Webkit-unassigned] [Bug 149151] New: [GTK] Extend default timeout value for release build.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 14 21:45:51 PDT 2015


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

            Bug ID: 149151
           Summary: [GTK] Extend default timeout value for release build.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: changseok.oh at collabora.com

Currently the default value of timeout for release build is 6000ms. But this is too short to pass some media tests.
For example, ./LayoutTests/media/media-controls-timeline-updates.html and mine posted in bug149112.
Those tests wait until a video play is done. However, the used video's runtime is 6.02 second so it fails with timeout.
Thus, I propose to extend the default value to 7000ms.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150915/e1bf6c6d/attachment.html>


More information about the webkit-unassigned mailing list