mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
Stuff was a bit buggy with the test expectations so I regenerated them. Looks like some of the tests changed and this wasn't synced properly.
17 lines
609 B
INI
17 lines
609 B
INI
[audiochannelmerger-basic.html]
|
|
expected: ERROR
|
|
[< [exceptions-channels\] 4 out of 4 assertions were failed.]
|
|
expected: FAIL
|
|
|
|
[X context.createChannelMerger(33) threw "TypeError" instead of IndexSizeError.]
|
|
expected: FAIL
|
|
|
|
[X context.createChannelMerger(0) threw "TypeError" instead of IndexSizeError.]
|
|
expected: FAIL
|
|
|
|
[X context.createChannelMerger(32) incorrectly threw TypeError: "context.createChannelMerger is not a function".]
|
|
expected: FAIL
|
|
|
|
[X context.createChannelMerger() incorrectly threw TypeError: "context.createChannelMerger is not a function".]
|
|
expected: FAIL
|
|
|