Bug 61437 - Web Inspector: http/tests/inspector/network/{network-clear-after-disabled,network-close-load-open,network-open-load-reopen}.html fail on gtk,qt,mac-wk2
Summary: Web Inspector: http/tests/inspector/network/{network-clear-after-disabled,net...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other All
: P2 Normal
Assignee: Sergey Vorobyev
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2011-05-25 07:53 PDT by Andrey Kosyakov
Modified: 2011-08-26 08:03 PDT (History)
12 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 2011-05-25 07:53:36 PDT
The following tests time out on gtk:

http/tests/inspector/network/network-clear-after-disabled.html
http/tests/inspector/network/network-close-load-open.html
http/tests/inspector/network/network-open-load-reopen.html

For at least two of them, the time out appears to be due to failure to re-launch tests in runTest() after re-opening front-end.
Comment 1 Sergey Vorobyev 2011-05-26 07:14:17 PDT
I think this crashes have same reason as crash inspector/debugger/open-close-open.html
Related bug
https://bugs.webkit.org/show_bug.cgi?id=50744

Also this tests crashed on qt. So they skipped on both platforms for now.
Comment 2 Andrey Kosyakov 2011-05-26 11:12:13 PDT
I'm also adding the tests to Skipped for mac-wk2, sample failure:

http://build.webkit.org/results/SnowLeopard%20Intel%20Debug%20(WebKit2%20Tests)/r87395%20(240)/results.html
Comment 3 Andrey Kosyakov 2011-08-18 07:28:39 PDT
Tests are gone with removal of background events collection in r93098: of http://trac.webkit.org/changeset/93098
Comment 4 Martin Robinson 2011-08-26 08:03:28 PDT
Just removing these now from the GTK+ skipped list. Please remember to clean up. :)