WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
89349
[Qt]Web Inspector: inspector/extensions/extensions-network.html makes inspector/extensions/extensions-reload.html timeout
https://bugs.webkit.org/show_bug.cgi?id=89349
Summary
[Qt]Web Inspector: inspector/extensions/extensions-network.html makes inspect...
Csaba Osztrogonác
Reported
2012-06-18 08:48:58 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2012-06-18 08:52:55 PDT
I skipped the second test to paint the bot green -
r120599
. Please unskip it with the proper fix.
Csaba Osztrogonác
Comment 2
2012-10-02 03:55:45 PDT
I tested it again, the bug is still valid.
Jocelyn Turcotte
Comment 3
2014-02-03 03:21:16 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug