decode-audio-data-basic.html test fails with a harness error |
|
Issue descriptionThis test fails with the error: Harness Error. harness_status.status = 1 , harness_status.message = Cannot read property 'length' of undefined Otherwise all tests pass but we're not actually testing the right thing. This looks like it was introduced when we converted this file to use testharness. referenceDecodedAudioBuffer isn't initialized to the expected data. |
|
►
Sign in to add a comment |
|
Comment 1 by rtoy@chromium.org
, Mar 29 2017Status: Fixed (was: Available)