Closed Bug 1655071 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 24737 - Fix test timeouts for Analyser tests

Categories

(Core :: Web Audio, task, P4)

task

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 24737 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/24737
Details from upstream follow.

Raymond Toy <rtoy@chromium.org> wrote:

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/2316791
WPT-Export-Revision: d0a2f7bda08af4f4c0e6693a467949c19fa8b0ed

Component: web-platform-tests → Web Audio
Product: Testing → Core

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 4 tests and 1 subtests

Status Summary

Firefox

OK : 4
PASS : 50
FAIL : 9

Chrome

OK : 4
PASS : 59

Safari

OK : 3
FAIL : 3
ERROR: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/webaudio/the-audio-api/the-audioworklet-interface/audioworklet-audioparam-iterable.https.html
Values for 🎶.automationRate match for generator: FAIL (Chrome: PASS)
Values for 你好.automationRate match for array: FAIL (Chrome: PASS)
Values for 你好.automationRate match for generator: FAIL (Chrome: PASS)
Values for a control-rate parameter.automationRate match for array: FAIL (Chrome: PASS)
Values for 🎶.automationRate match for array: FAIL (Chrome: PASS)
Values for a control-rate parameter.automationRate match for set: FAIL (Chrome: PASS)
Values for 🎶.automationRate match for set: FAIL (Chrome: PASS)
Values for a control-rate parameter.automationRate match for generator: FAIL (Chrome: PASS)
Values for 你好.automationRate match for set: FAIL (Chrome: PASS)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a0672464c742
[wpt PR 24737] - Fix test timeouts for Analyser tests, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e7b1c0273f4b
[wpt PR 24737] - Fix test timeouts for Analyser tests, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.