Bug 105956 - [Mac] [WK2] inspector/geolocation-watchPosition.html is flaky
Summary: [Mac] [WK2] inspector/geolocation-watchPosition.html is flaky
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-02 15:12 PST by Ryosuke Niwa
Modified: 2014-12-12 13:43 PST (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.