Fix test timeouts for Analyser tests
These analyser tests use a ScriptProcessorNode with 0 outputs. That's not actually well-defined in the spec. so create the node with one output. And also connect the node to the destination so that Chrome will process it. (Yes, that's a bug in chrome for a deprecated ScriptProcessorNode.) Update TestExpectations too. Bug: 626703 Change-Id: I5f21e6b96c55ff66f76e43b3c7dbc7b2c2635656 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316791Reviewed-by:Hongchan Choi <hongchan@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#794221}
Showing
Please register or sign in to comment