Bug 107256

Summary: Web Inspector: http/tests/inspector/extensions-useragent.html is flaky
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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.