GeolocationSensor.https.html.ini (1903B)
1 [GeolocationSensor.https.html] 2 [GeolocationSensor: Test that sensor can be successfully created and its states are correct.] 3 expected: FAIL 4 5 [GeolocationSensor: no exception is thrown when calling stop() on already stopped sensor.] 6 expected: FAIL 7 8 [GeolocationSensor: no exception is thrown when calling start() on already started sensor.] 9 expected: FAIL 10 11 [GeolocationSensor: sensor timestamp is updated when time passes.] 12 expected: FAIL 13 14 [GeolocationSensor: Test that fresh reading is fetched on start().] 15 expected: FAIL 16 17 [GeolocationSensor: Test that frequency is capped to the maximum supported frequency.] 18 expected: FAIL 19 20 [GeolocationSensor: Test that onerror is sent when permissions are not granted.] 21 expected: FAIL 22 23 [GeolocationSensor: frequency hint works.] 24 expected: FAIL 25 26 [GeolocationSensor: sensor reading is correct.] 27 expected: FAIL 28 29 [GeolocationSensor: Test that onerror is send when start() call has failed.] 30 expected: FAIL 31 32 [GeolocationSensor: Test that frequency is capped to allowed maximum.] 33 expected: FAIL 34 35 [GeolocationSensor: Test that frequency is limited to the minimum supported frequency.] 36 expected: FAIL 37 38 [GeolocationSensor: Test that sensor cannot be constructed within iframe disallowed to use feature policy.] 39 expected: FAIL 40 41 [GeolocationSensor: Test that sensor can be constructed within an iframe allowed to use feature policy.] 42 expected: FAIL 43 44 [GeolocationSensor: Test that 'onreading' is called and sensor reading is valid.] 45 expected: FAIL 46 47 [GeolocationSensor: Readings delivered by shared platform sensor are immediately accessible to all sensors.] 48 expected: FAIL 49 50 [GeolocationSensor: Test that readings are all mapped to expectedReadings correctly.] 51 expected: FAIL 52 53 [GeolocationSensor: Readings are not delivered when the page has no visibility] 54 expected: FAIL