[Webkit-unassigned] [Bug 89349] New: [Qt]Web Inspector: inspector/extensions/extensions-network.html makes inspector/extensions/extensions-reload.html timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 18 08:48:59 PDT 2012


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

           Summary: [Qt]Web Inspector:
                    inspector/extensions/extensions-network.html makes
                    inspector/extensions/extensions-reload.html timeout
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P1
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.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
            Blocks: 79668


This bug is revealed by https://bugs.webkit.org/show_bug.cgi?id=89333. After we skipped the 
inspector/extensions/extensions-panel.html - the test after inspector/extensions/extensions-network.html 
but before inspector/extensions/extensions-reload.html, the second one started to fail on the Qt bot.

Maybe it is Qt related bug, maybe it isn't. But I can't test on other platform.

You can easily reproduce the bug with the following command:
Tools/Scripts/run-webkit-tests inspector/extensions/extensions-network.html inspector/extensions/extensions-reload.html --no-retry


--- /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/extensions/extensions-reload-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/extensions/extensions-reload-actual.txt 
@@ -1,3 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called
 Tests that webInspector.inspectedWindow.reload() successfully injects user's code upon reload

 Started extension.
@@ -5,7 +6,4 @@
 RUNNING TEST: extension_testReloadInjectsCode
 Page reloaded.
 Page reloaded.
-With injected code: foo = 42
-Without injected code: foo = undefined
-All tests done.

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