[GeolocationSensor.https.html]
  expected: ERROR
  [GeolocationSensor: Test that sensor can be successfully created and its states are correct.]
    expected: NOTRUN

  [GeolocationSensor: no exception is thrown when calling stop() on already stopped sensor.]
    expected: NOTRUN

  [GeolocationSensor: no exception is thrown when calling start() on already started sensor.]
    expected: NOTRUN

  [GeolocationSensor: sensor timestamp is updated when time passes.]
    expected: NOTRUN

  [GeolocationSensor: Test that fresh reading is fetched on start().]
    expected: NOTRUN

  [GeolocationSensor: Test that frequency is capped to the maximum supported frequency.]
    expected: NOTRUN

  [GeolocationSensor: Test that onerror is sent when permissions are not granted.]
    expected: NOTRUN

  [GeolocationSensor: frequency hint works.]
    expected: NOTRUN

  [GeolocationSensor: sensor reading is correct.]
    expected: NOTRUN

  [GeolocationSensor: Test that onerror is send when start() call has failed.]
    expected: NOTRUN

  [GeolocationSensor: Test that frequency is capped to allowed maximum.]
    expected: NOTRUN

  [GeolocationSensor: Test that frequency is limited to the minimum supported frequency.]
    expected: NOTRUN

  [GeolocationSensor: Test that sensor cannot be constructed within iframe disallowed to use feature policy.]
    expected: NOTRUN

  [GeolocationSensor: Test that sensor can be constructed within an iframe allowed to use feature policy.]
    expected: NOTRUN

  [GeolocationSensor: Test that 'onreading' is called and sensor reading is valid.]
    expected: NOTRUN

  [GeolocationSensor: throw 'TypeError' if frequency is invalid.]
    expected: FAIL

  [GeolocationSensor: Test that onerror is sent when sensor is not supported.]
    expected: FAIL

  [GeolocationSensor: Readings delivered by shared platform sensor are immediately accessible to all sensors.]
    expected: NOTRUN

  [GeolocationSensor: Test that readings are all mapped to expectedReadings correctly.]
    expected: NOTRUN