summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/geolocation-sensor/GeolocationSensor.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/geolocation-sensor/GeolocationSensor.https.html.ini')
-rw-r--r--testing/web-platform/meta/geolocation-sensor/GeolocationSensor.https.html.ini54
1 files changed, 54 insertions, 0 deletions
diff --git a/testing/web-platform/meta/geolocation-sensor/GeolocationSensor.https.html.ini b/testing/web-platform/meta/geolocation-sensor/GeolocationSensor.https.html.ini
new file mode 100644
index 0000000000..f9569d0443
--- /dev/null
+++ b/testing/web-platform/meta/geolocation-sensor/GeolocationSensor.https.html.ini
@@ -0,0 +1,54 @@
+[GeolocationSensor.https.html]
+ [GeolocationSensor: Test that sensor can be successfully created and its states are correct.]
+ expected: FAIL
+
+ [GeolocationSensor: no exception is thrown when calling stop() on already stopped sensor.]
+ expected: FAIL
+
+ [GeolocationSensor: no exception is thrown when calling start() on already started sensor.]
+ expected: FAIL
+
+ [GeolocationSensor: sensor timestamp is updated when time passes.]
+ expected: FAIL
+
+ [GeolocationSensor: Test that fresh reading is fetched on start().]
+ expected: FAIL
+
+ [GeolocationSensor: Test that frequency is capped to the maximum supported frequency.]
+ expected: FAIL
+
+ [GeolocationSensor: Test that onerror is sent when permissions are not granted.]
+ expected: FAIL
+
+ [GeolocationSensor: frequency hint works.]
+ expected: FAIL
+
+ [GeolocationSensor: sensor reading is correct.]
+ expected: FAIL
+
+ [GeolocationSensor: Test that onerror is send when start() call has failed.]
+ expected: FAIL
+
+ [GeolocationSensor: Test that frequency is capped to allowed maximum.]
+ expected: FAIL
+
+ [GeolocationSensor: Test that frequency is limited to the minimum supported frequency.]
+ expected: FAIL
+
+ [GeolocationSensor: Test that sensor cannot be constructed within iframe disallowed to use feature policy.]
+ expected: FAIL
+
+ [GeolocationSensor: Test that sensor can be constructed within an iframe allowed to use feature policy.]
+ expected: FAIL
+
+ [GeolocationSensor: Test that 'onreading' is called and sensor reading is valid.]
+ expected: FAIL
+
+ [GeolocationSensor: Readings delivered by shared platform sensor are immediately accessible to all sensors.]
+ expected: FAIL
+
+ [GeolocationSensor: Test that readings are all mapped to expectedReadings correctly.]
+ expected: FAIL
+
+ [GeolocationSensor: Readings are not delivered when the page has no visibility]
+ expected: FAIL