Harness status: OK
Found 2 tests
Result | Test Name | Message |
---|---|---|
Fail | MediaRecorder handles pause() and resume() state and events, mimeType "null" | promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to construct 'MediaRecorder': Failed to initialize native MediaRecorder the type provided (null) is not supported."Error at get_stack (https://www1.wpt.live/resources/testharness.js:4575:21) at new AssertionError (https://www1.wpt.live/resources/testharness.js:4568:22) at assert (https://www1.wpt.live/resources/testharness.js:4552:19) at Test.<anonymous> (https://www1.wpt.live/resources/testharness.js:764:29) at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25) at https://www1.wpt.live/resources/testharness.js:2689:35 Asserts runNo asserts ran |
Fail | MediaRecorder handles stop() in paused state appropriately, mimeType "null" | promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to construct 'MediaRecorder': Failed to initialize native MediaRecorder the type provided (null) is not supported."Error at get_stack (https://www1.wpt.live/resources/testharness.js:4575:21) at new AssertionError (https://www1.wpt.live/resources/testharness.js:4568:22) at assert (https://www1.wpt.live/resources/testharness.js:4552:19) at Test.<anonymous> (https://www1.wpt.live/resources/testharness.js:764:29) at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25) at https://www1.wpt.live/resources/testharness.js:2689:35 Asserts runNo asserts ran |