blob: 1082d68295ef0a7a88ab0d24a7f47e08be4ef814 [file] [log] [blame]
PASS # AUDIT TASK RUNNER STARTED.
PASS Executing "initialize"
FAIL Executing "1-channel input" promise_test: Unhandled rejection with value: object "SyntaxError: The string did not match the expected pattern."
FAIL Executing "2-channel input" promise_test: Unhandled rejection with value: object "SyntaxError: The string did not match the expected pattern."
FAIL Executing "3-channel input" promise_test: Unhandled rejection with value: object "SyntaxError: The string did not match the expected pattern."
FAIL Executing "4-channel input" promise_test: Unhandled rejection with value: object "SyntaxError: The string did not match the expected pattern."
FAIL Executing "5.1-channel input" promise_test: Unhandled rejection with value: object "SyntaxError: The string did not match the expected pattern."
FAIL Executing "2-channel input, explicit mode" promise_test: Unhandled rejection with value: object "SyntaxError: The string did not match the expected pattern."
FAIL Executing "3-channel input explicit mode" promise_test: Unhandled rejection with value: object "SyntaxError: The string did not match the expected pattern."
FAIL Executing "4-channel input explicit mode" promise_test: Unhandled rejection with value: object "SyntaxError: The string did not match the expected pattern."
FAIL Executing "5.1-channel input explicit mode" promise_test: Unhandled rejection with value: object "SyntaxError: The string did not match the expected pattern."
PASS Audit report
PASS > [initialize] Convolver response with one channel
FAIL X new AudioBuffer({numberOfChannels: 2, length: 4, sampleRate: 8192}) incorrectly threw TypeError: "function is not a constructor (evaluating 'new AudioBuffer(
{numberOfChannels: 2, length: 4, sampleRate: sampleRate})')". assert_true: expected true got false
FAIL < [initialize] 1 out of 1 assertions were failed. assert_true: expected true got false
PASS > [1-channel input] produces 2-channel output
PASS > [2-channel input] produces 2-channel output
PASS > [3-channel input] 3->2 downmix producing 2-channel output
PASS > [4-channel input] 4->2 downmix producing 2-channel output
PASS > [5.1-channel input] 5.1->2 downmix producing 2-channel output
PASS > [2-channel input, explicit mode] produces 2-channel output
PASS > [3-channel input explicit mode] 3->2 downmix producing 2-channel output
PASS > [4-channel input explicit mode] 4->2 downmix producing 2-channel output
PASS > [5.1-channel input explicit mode] 5.1->2 downmix producing 2-channel output
FAIL # AUDIT TASK RUNNER FINISHED: 1 out of 10 tasks were failed. assert_true: expected true got false