[Webkit-unassigned] [Bug 99522] New: Web Inspector: http/tests/inspector/indexeddb/resources-panel.html times out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 16:21:12 PDT 2012


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

           Summary: Web Inspector:
                    http/tests/inspector/indexeddb/resources-panel.html
                    times out
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jsbell at chromium.org
                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, dgrogan at chromium.org,
                    vsevik at chromium.org


Tip of tree debug chromium build of DumpRenderTree - when run with bunch of other tests, this times out locally most of the time, e.g. 

new-run-webkit-tests --debug --chromium --clobber-old-results --no-retry-failures --no-new-test-results  --fully-parallel storage/indexeddb http/tests/inspector/indexeddb

The failure seems to be a navigate to http://localhost that never completes. Adding debugging, one of the calls to InspectorTest.navigate(withoutIndexedDBURL, navigatedAway); never results in navigatedAway being called, but that's as far as I dug in. 

Both dgrogan and I have seen this. It apparently isn't failing as reliably on the bots.

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