Source code

Revision control

Copy as Markdown

Other Tools

[audioworkletprocessor-unconnected-outputs.https.window.html]
expected:
if (os == "linux") and asan: [OK, ERROR]
if (os == "android") and not debug: [OK, ERROR]
if os == "mac": [OK, TIMEOUT]
[Test if unconnected outputs provides a non-zero length array for channels]
expected:
if os == "mac": [PASS, TIMEOUT]
[Test if outputs connected to AudioParam provides a non-zero length array for channels]
expected:
if os == "mac": [PASS, NOTRUN]