Bug 105956

Summary: [Mac] [WK2] inspector/geolocation-watchPosition.html is flaky
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, joepeck, keishi, loislo, pfeldman, pmuellr, timothy, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Ryosuke Niwa 2013-01-02 15:12:35 PST
--- /Volumes/Data/slave/mountainlion-release-tests-wk2/build/layout-test-results/inspector/geolocation-watchPosition-expected.txt
+++ /Volumes/Data/slave/mountainlion-release-tests-wk2/build/layout-test-results/inspector/geolocation-watchPosition-actual.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 23: lat: 51.478, long: -0.166
+CONSOLE MESSAGE: line 23: lat: 43.476093, long: -80.540299
 CONSOLE MESSAGE: line 23: lat: 43.476093, long: -80.540299
 CONSOLE MESSAGE: line 27: Error: 2
 CONSOLE MESSAGE: line 23: lat: 51.478, long: −0.166

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&showExpectations=true&tests=inspector%2Fgeolocation-watchPosition.html

Apparently this test is also flaky on Chromium Windows bots but that appears to be a different kind of failure than this one.
Comment 1 Ryosuke Niwa 2013-01-02 15:19:39 PST
Added a test expectation in http://trac.webkit.org/changeset/138660.
Comment 2 Brian Burg 2014-12-12 13:41:20 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.