[wpt-sync] Sync PR 40381 - Add WPT for denormal behavior in AudioWorkletGlobalScope
Categories
(Core :: Web Audio, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40381 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40381
Details from upstream follow.
Hongchan Choi <hongchan@chromium.org> wrote:
Add WPT for denormal behavior in AudioWorkletGlobalScope
Currently Chrome's JS execution in AudioWorkletGlobalScope does not
handle the denormals properly. To make this clear, we are adding this
test to keep a reference point for the future discussion.Bug: 1446038
Test: external/wpt/webaudio/the-audio-api/the-audioworklet-interface/audioworklet-denormals.https.html
Change-Id: If5b51f3eacb1f13d824562cad9e6dba249a0ba96
Reviewed-on: https://chromium-review.googlesource.com/4590457
WPT-Export-Revision: 7e7db980552dab4afba52bb55c6a09276a4bad98
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Comment 1•1 years ago
|
||
Assignee | ||
Comment 2•1 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
TIMEOUT
: 2
Chrome
OK
: 1
FAIL
: 1
Safari
TIMEOUT
: 2
Links
Details
New Tests That Don't Pass
- /webaudio/the-audio-api/the-audioworklet-interface/audioworklet-denormals.https.window.html [wpt.fyi]:
TIMEOUT
(Chrome:OK
, Safari:TIMEOUT
)- Test denormal behavior in AudioWorkletGlobalScope:
TIMEOUT
(Chrome:FAIL
, Safari:TIMEOUT
)
- Test denormal behavior in AudioWorkletGlobalScope:
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e936bba0293b
https://hg.mozilla.org/mozilla-central/rev/501d2868f921
Description
•