mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
23 lines
791 B
INI
23 lines
791 B
INI
[audiobuffer-copy-channel.html]
|
|
expected: CRASH
|
|
[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
|