Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(331)

Side by Side Diff: LayoutTests/inspector/geolocation-emulation-tests-expected.txt

Issue 1339123002: Remove some usage of testRunner.setPermission. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@notifications-flakyness
Patch Set: review comments Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 37: Position unavailable 1 CONSOLE MESSAGE: line 9: Permission granted.
2 CONSOLE MESSAGE: line 30: Latitude: 50 Longitude: 100 2 CONSOLE MESSAGE: line 44: Position unavailable
3 CONSOLE MESSAGE: line 30: Latitude: 50 Longitude: 100 3 CONSOLE MESSAGE: line 37: Latitude: 50 Longitude: 100
4 CONSOLE MESSAGE: line 48: PASSED 4 CONSOLE MESSAGE: line 37: Latitude: 50 Longitude: 100
5 CONSOLE MESSAGE: line 55: PASSED
5 Tests that geolocation emulation with latitude and longitude works as expected. 6 Tests that geolocation emulation with latitude and longitude works as expected.
6 7
7 8
9 Running: testPermissionGranted
10
8 Running: testGeolocationUnavailable 11 Running: testGeolocationUnavailable
9 12
10 Running: testOverridenGeolocation 13 Running: testOverridenGeolocation
11 14
12 Running: testInvalidParam 15 Running: testInvalidParam
13 error: Protocol Error: Invalid type of argument 'latitude' for method 'Emulation .setGeolocationOverride' call. It must be 'number' but it is 'boolean'. 16 error: Protocol Error: Invalid type of argument 'latitude' for method 'Emulation .setGeolocationOverride' call. It must be 'number' but it is 'boolean'.
14 17
15 Running: testInvalidGeolocation 18 Running: testInvalidGeolocation
16 error: Request with id = ## failed. {"code":-32603,"message":"Invalid geolocatio n"} 19 error: Request with id = ## failed. {"code":-32603,"message":"Invalid geolocatio n"}
17 20
18 Running: testTimestampOfOverridenPosition 21 Running: testTimestampOfOverridenPosition
19 22
OLDNEW
« no previous file with comments | « LayoutTests/inspector/geolocation-emulation-tests.html ('k') | LayoutTests/webmidi/loopback-receive.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698