Files
servo/tests/wpt/meta-legacy-layout/webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer-copy-channel.html.ini

35 lines
1.1 KiB
INI

[audiobuffer-copy-channel.html]
expected: CRASH
[# AUDIT TASK RUNNER FINISHED: 2 out of 5 tasks were failed.]
expected: FAIL
[X 6: buffer.copyFromChannel(x, 0, 16) incorrectly threw IndexSizeError: "The index is not in the allowed range.".]
expected: FAIL
[< [copyTo-exceptions\] 1 out of 10 assertions were failed.]
expected: FAIL
[< [copyFrom-exceptions\] 1 out of 11 assertions were failed.]
expected: FAIL
[X 5: buffer.copyToChannel(x, 0, 16) incorrectly threw IndexSizeError: "The index is not in the allowed range.".]
expected: FAIL
[X 4: buffer.copyToChannel(x, 0, -1) incorrectly threw IndexSizeError: "The index is not in the allowed range.".]
expected: FAIL
[< [copyFrom-exceptions\] 2 out of 11 assertions were failed.]
expected: FAIL
[< [copyTo-exceptions\] 2 out of 10 assertions were failed.]
expected: FAIL
[X 5: buffer.copyFromChannel(x, 0, -1) incorrectly threw IndexSizeError: "The index is not in the allowed range.".]
expected: FAIL
[Executing "copyFrom-exceptions"]
expected: FAIL
[Executing "copyTo-exceptions"]
expected: FAIL