Source code

Revision control

Copy as Markdown

Other Tools

[audio-upgrade.https.sub.html]
disabled:
expected:
if os == "mac": OK
if os == "android": [OK, ERROR, TIMEOUT]
[OK, TIMEOUT]
[Audio autoupgraded]
expected:
if (os == "linux") and tsan: PASS
if os == "mac": PASS
[PASS, TIMEOUT]
[Audio of other host autoupgraded]
expected:
if (os == "win") and debug and (processor == "x86"): [PASS, TIMEOUT]
if os == "linux": [PASS, TIMEOUT]