haikuwebkit/LayoutTests/webaudio/AudioBuffer/huge-buffer-expected.txt

10 lines
381 B
Plaintext

PASS # AUDIT TASK RUNNER STARTED.
PASS Executing "huge buffer"
PASS Audit report
PASS > [huge buffer]
PASS new AudioBuffer({"numberOfChannels":32,"length":1073741824,"sampleRate":16000}) threw NotSupportedError: "Channel was not able to be created.".
PASS < [huge buffer] All assertions passed. (total 1 assertions)
PASS # AUDIT TASK RUNNER FINISHED: 1 tasks ran successfully.