[wpt-sync] Sync PR 41404 - Reorder tests in audiocontext-suspend-resume-close.html
Categories
(Core :: Web Audio, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41404 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41404
Details from upstream follow.
Michael Wilson <mjwilson@chromium.org> wrote:
Reorder tests in audiocontext-suspend-resume-close.html
The sub-tests testMultiContextOutput and testMultiContextInput are
timing out, preventing the tests after them in the list from running.These sub-tests use ScriptProcessorNode and should probably be
rewritten at some point.In the meantime, move them to the bottom of the list so we can get
results for the three other sub-tests they are currently blocking.Bug:1376469
Change-Id: Ib30a3b2bbe55644db7e516d23948bc0705462127Reviewed-on: https://chromium-review.googlesource.com/4766933
WPT-Export-Revision: 17a530467efd04d813e5def282f29117f149b7d0
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 6 subtests
Status Summary
Firefox
PASS
: 1
TIMEOUT
: 2
NOTRUN
: 4
Chrome
PASS
: 3
FAIL
: 1
TIMEOUT
: 2
NOTRUN
: 1
Safari
PASS
: 1
TIMEOUT
: 2
NOTRUN
: 4
Links
Details
New Tests That Don't Pass
- /webaudio/the-audio-api/the-audiocontext-interface/audiocontext-suspend-resume-close.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
)- testSuspendResumeEventLoop:
TIMEOUT
(Chrome:PASS
, Safari:TIMEOUT
) - testResumeInStateChangeForResumeCallback:
NOTRUN
(Chrome:PASS
, Safari:NOTRUN
) - testAudioContext:
NOTRUN
(Chrome:FAIL
, Safari:NOTRUN
) - testMultiContextOutput:
NOTRUN
(Chrome:TIMEOUT
, Safari:NOTRUN
) - testMultiContextInput:
NOTRUN
(Chrome:NOTRUN
, Safari:NOTRUN
)
- testSuspendResumeEventLoop:
Comment 4•1 year ago
|
||
bugherder |
Description
•