mirror of
https://github.com/servo/servo.git
synced 2025-09-19 11:20:09 +01:00
21 lines
773 B
INI
Vendored
21 lines
773 B
INI
Vendored
[audiobuffer-copy-channel.html]
|
|
[Executing "copyFrom-exceptions"]
|
|
expected: FAIL
|
|
|
|
[Executing "copyTo-exceptions"]
|
|
expected: FAIL
|
|
|
|
[X 5: buffer.copyFromChannel(x, 0, -1) incorrectly threw IndexSizeError: "The index is not in the allowed range.".]
|
|
expected: FAIL
|
|
|
|
[X 6: buffer.copyFromChannel(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
|
|
|
|
[X 5: buffer.copyToChannel(x, 0, 16) incorrectly threw IndexSizeError: "The index is not in the allowed range.".]
|
|
expected: FAIL
|
|
|
|
[# AUDIT TASK RUNNER FINISHED: 2 out of 5 tasks were failed.]
|
|
expected: FAIL
|