Bug 107256 - Web Inspector: http/tests/inspector/extensions-useragent.html is flaky
Summary: Web Inspector: http/tests/inspector/extensions-useragent.html is flaky
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-18 04:00 PST by Yury Semikhatsky
Modified: 2014-12-12 13:43 PST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2013-01-18 04:00:34 PST
I'm getting the following diff for the test output:

--- /sources/chrome-git-new/src/webkit/Release/layout-test-results/http/tests/inspector/extensions-useragent-expected.txt 
+++ /sources/chrome-git-new/src/webkit/Release/layout-test-results/http/tests/inspector/extensions-useragent-actual.txt 
@@ -1,9 +1,9 @@
 Tests overriding user agent via WebInspector extension API
 
 Started extension.
+Page reloaded.
 Running tests...
 RUNNING TEST: extension_testUserAgent
-Page reloaded.
 Page reloaded.
 user-agent header for extensions-useragent.html: Mozilla/4.0 (compatible; WebInspector Extension User-Agent override; RSX-11M)
 user-agent header for xhr-exists.html: Mozilla/4.0 (compatible; WebInspector Extension User-Agent override; RSX-11M)
Comment 1 Brian Burg 2014-12-12 13:40:57 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.