Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix WebAudio WPT tests that timeout. #9548

Merged
merged 1 commit into from Feb 20, 2018

Commits on Feb 20, 2018

  1. Fix WebAudio WPT tests that timeout.

    - AudioParam IDL test:
      Actually add the IDL to the test.  Also removed unused helpers.js.
    - MediaElementAudioSourceNode
      Fix error because the expected result is mono, so only has one channel.
      However, this still fails on bots because there's no audio hardware to
      drive the online context.
    
    Bug: 626703
    Test: the-audioparam-interface/idl-test.html
    Change-Id: I987ad1219da1b6b6ef677f2923416634fa281d5f
    Reviewed-on: https://chromium-review.googlesource.com/920261
    Commit-Queue: Raymond Toy <rtoy@chromium.org>
    Reviewed-by: Hongchan Choi <hongchan@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#537856}
    Raymond Toy authored and chromium-wpt-export-bot committed Feb 20, 2018
    Copy the full SHA
    254d525 View commit details
    Browse the repository at this point in the history