Source code

Revision control

Copy as Markdown

Other Tools

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