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.
16 lines
540 B
INI
16 lines
540 B
INI
[ctor-offlineaudiocontext.html]
|
|
[# AUDIT TASK RUNNER FINISHED: 1 out of 4 tasks were failed.]
|
|
expected: FAIL
|
|
|
|
[X new OfflineAudioContext({"length":1,"sampleRate":1}) did not throw an exception.]
|
|
expected: FAIL
|
|
|
|
[X new OfflineAudioContext({"length":0,"sampleRate":8000}) did not throw an exception.]
|
|
expected: FAIL
|
|
|
|
[< [options-2\] 3 out of 3 assertions were failed.]
|
|
expected: FAIL
|
|
|
|
[X new OfflineAudioContext({"length":42,"sampleRate":8000,"numberOfChannels":33}) did not throw an exception.]
|
|
expected: FAIL
|
|
|