Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
FailAbsoluteOrientationSensor is not exposed in an insecure context.assert_false: AbsoluteOrientationSensor must not be exposed expected false got true
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/generic-sensor/generic-sensor-tests.js:704:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at runGenericSensorInsecureContext (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/generic-sensor/generic-sensor-tests.js:703:3)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/orientation-sensor/OrientationSensor_insecure_context.html:18:1
Asserts run
Fail
assert_false(true, "AbsoluteOrientationSensor must not be exposed")
    at Test.<anonymous> ( /generic-sensor/generic-sensor-tests.js:704:5)
FailRelativeOrientationSensor is not exposed in an insecure context.assert_false: RelativeOrientationSensor must not be exposed expected false got true
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/generic-sensor/generic-sensor-tests.js:704:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at runGenericSensorInsecureContext (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/generic-sensor/generic-sensor-tests.js:703:3)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/orientation-sensor/OrientationSensor_insecure_context.html:19:1
Asserts run
Fail
assert_false(true, "RelativeOrientationSensor must not be exposed")
    at Test.<anonymous> ( /generic-sensor/generic-sensor-tests.js:704:5)

Note:

  1. Run test in an insecure context, e.g. http://example.com/.