RESOLVED WONTFIX 99522
Web Inspector: http/tests/inspector/indexeddb/resources-panel.html times out
https://bugs.webkit.org/show_bug.cgi?id=99522
Summary Web Inspector: http/tests/inspector/indexeddb/resources-panel.html times out
Joshua Bell
Reported 2012-10-16 16:22:03 PDT
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.
Attachments
Joshua Bell
Comment 1 2012-11-09 14:49:09 PST
vsevik@ - any chance that this is caused by IDB code? It looked to me like a navigate that never completed, but I'd imagine that would affect other inspector tests.
Note You need to log in before you can comment on or make changes to this bug.