Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Failexercises ImageCapture.getPhotoSettings()promise_test: Unhandled rejection with value: object "ReferenceError: ImageCaptureTest is not defined"
Error
    at get_stack (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4571:21)
    at new AssertionError (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4564:22)
    at assert (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4548:19)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:764:29)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2689:35
Asserts runNo asserts ran
PassgetPhotoSettings() of an ended Track should throw "InvalidStateError"
Asserts run
Pass
assert_equals("ended", "ended")
    at Test.<anonymous> ( /mediacapture-image/getPhotoSettings.html:40:3)
Passthrow "OperationError" when the MediaStreamTrack is stopped while getting photo settings
Asserts run
Pass
assert_equals("OperationError", "OperationError")
    at Test.<anonymous> ( /mediacapture-image/getPhotoSettings.html:57:32)