[Webkit-unassigned] [Bug 89056] New: Web Inspector: The test case "inspector/debugger/xhr-breakpoints.html" failed due to timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 20:18:06 PDT 2012


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

           Summary: Web Inspector: The test case
                    "inspector/debugger/xhr-breakpoints.html" failed due
                    to timeout
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peter.wang at torchmobile.com.cn
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


Created an attachment (id=147472)
 --> (https://bugs.webkit.org/attachment.cgi?id=147472&action=review)
An example of test result

The test case "inspector/debugger/xhr-breakpoints.html" failed due to timeout.
The test result shows "FAIL: Timed out waiting for notifyDone to be called". There are three test suite in it, usually only one or two test suites can pass the test depending on the test environment.
At least in Qt Browser, after I assigned a larger value to "m_timeout" of "Tools/DumpRenderTree/qt/LayoutTestControllerQt.cpp", things are improved.
Or if we split it into three cases according the three test suites of it, every small case can pass the test.

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