[wpt-sync] Sync PR 54444 - [webaudio] Migrate ABSN sub-sample stitching test to testharness.js
Categories
(Core :: Web Audio, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 54444 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/54444
Details from upstream follow.
punithbnayak <punithbnayak@chromium.org> wrote:
[webaudio] Migrate ABSN sub-sample stitching test to testharness.js
Replaces audit.js with testharness.js while preserving original
test logic and comments.Bug: 396477778
Change-Id: I4ceb0e41fad14ccc86a8f45c25ae107618710d89
Reviewed-on: https://chromium-review.googlesource.com/6764278
WPT-Export-Revision: 43ff5778c4469eff3a26f914fccde61e5da0e04a
| Assignee | ||
Updated•7 months ago
|
| Assignee | ||
Comment 1•7 months ago
|
||
| Assignee | ||
Comment 2•7 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
FAIL: 2
Chrome
OK : 1
PASS: 2
Safari
OK : 1
PASS: 2
Links
Details
Firefox-only Failures
- /webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-buffer-stitching.html [wpt.fyi]
- buffer-stitching-1:
FAIL - buffer-stitching-2:
FAIL
- buffer-stitching-1:
New Tests That Don't Pass
- /webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-buffer-stitching.html [wpt.fyi]
- buffer-stitching-1:
FAIL(Chrome:PASS, Safari:PASS) - buffer-stitching-2:
FAIL(Chrome:PASS, Safari:PASS)
- buffer-stitching-1:
Description
•