[audio-upgrade.https.sub.html]
disabled:
if (os == "android") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1401570
expected:
if (os == "linux") and swgl: [TIMEOUT, OK]
if os == "android": [OK, ERROR, TIMEOUT]
if os == "mac": OK
[OK, TIMEOUT]
[Audio autoupgraded]
expected:
if (os == "linux") and fission: PASS
if os == "mac": PASS
[PASS, TIMEOUT]
[Audio of other host autoupgraded]
expected:
if (os == "linux") and not swgl and not debug and (processor == "x86_64") and not fission: [PASS, TIMEOUT]
if (os == "linux") and not swgl and not debug and (processor == "x86_64") and fission: [PASS, TIMEOUT]
if (os == "linux") and not swgl and not debug and (processor == "x86"): [PASS, TIMEOUT]
if (os == "linux") and not swgl and debug: [PASS, TIMEOUT]
if (os == "win") and swgl: [PASS, TIMEOUT]
if (os == "linux") and swgl: [TIMEOUT, PASS]