Closed
Bug 1630149
Opened 5 years ago
Closed 5 years ago
classify AudioWorklet test failures
Categories
(Core :: Web Audio, task, P1)
Core
Web Audio
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: karlt, Assigned: karlt)
References
Details
Attachments
(1 file)
This bug is to record an analysis of the reasons for failures in AudioWorklet tests at https://hg.mozilla.org/mozilla-central/file/17e3c9ff2cad9711445a6c39df85925c8f347336/testing/web-platform/tests/webaudio/the-audio-api/the-audioworklet-interface
The failures fit in these categories:
- Errors in the tests related a bug in the Chrome implementation's number of input channels for inactive input.
- Features independent from AudioWorklet which are not implemented: automationRate and offline suspend.
- An existing bug related to AudioBufferSourceNode.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Priority: -- → P1
Pushed by ktomlinson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fb530e67673a
Document AudioWorklet test failures r=padenot
Updated•5 years ago
|
Summary: classify AudioWorklet test failiures → classify AudioWorklet test failures
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•