Closed
Bug 1452320
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10320 - Move AudioNode tests to WPT
Categories
(Core :: Web Audio, enhancement, P4)
Core
Web Audio
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10320 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10320
Details from upstream follow.
Raymond Toy <rtoy@chromium.org> wrote:
> Move AudioNode tests to WPT
>
> Move the AudioNode tests to WPT.
>
> Can't move tail-processing.html because it's specific to Chrome's tail
> processing.
>
> Firefox passes all tests except:
>
> * audionode.html (because new AudioContext(1,44100,44100) succeeds but
> shouldn't
> * tests that use oac.suspend
> * audionode-connect-method-chaining.html with an IndexSizeError
> connecting
>
> Bug: 745778
> Change-Id: I0e21e2117a75246367ea2642759ed917ee3e028f
> Reviewed-on: https://chromium-review.googlesource.com/994136
> Reviewed-by: Hongchan Choi <hongchan@chromium.org>
> Reviewed-by: Dirk Pranke <dpranke@chromium.org>
> Commit-Queue: Raymond Toy <rtoy@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#548843}
>
>
>
| Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → Web Audio
Product: Testing → Core
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7c30efe446344d21e4ef935e91d7cea81f0a9df8
| Reporter | ||
Comment 3•7 years ago
|
||
Ran 7 tests and 291 subtests
OK : 5
PASS : 291
ERROR : 2
New tests that have failures or other problems:
/webaudio/the-audio-api/the-audionode-interface/audionode-connect-method-chaining.html: ERROR
/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam.html: ERROR
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/bce11426a95e
[wpt PR 10320] - Move AudioNode tests to WPT, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/16b585bde69a
[wpt PR 10320] - Update wpt metadata, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/bce11426a95e
https://hg.mozilla.org/mozilla-central/rev/16b585bde69a
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•