New issue
Advanced search Search tips

Issue 705621 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

decode-audio-data-basic.html test fails with a harness error

Project Member Reported by rtoy@chromium.org, Mar 27 2017

Issue description

This 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.

 

Comment 1 by rtoy@chromium.org, Mar 29 2017

Owner: rtoy@chromium.org
Status: Fixed (was: Available)
Not sure what happened, but https://codereview.chromium.org/2782443003/ landed to fix this issue.

Sign in to add a comment