audio-upgrade.https.sub.html.ini (523B)
1 [audio-upgrade.https.sub.html] 2 disabled: 3 if (os == "android") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1401570 4 expected: 5 if os == "mac": OK 6 if os == "android": [OK, ERROR, TIMEOUT] 7 [OK, TIMEOUT] 8 [Audio autoupgraded] 9 expected: 10 if (os == "linux") and tsan: PASS 11 if os == "mac": PASS 12 [PASS, TIMEOUT] 13 14 [Audio of other host autoupgraded] 15 expected: 16 if (os == "win") and debug and (processor == "x86"): [PASS, TIMEOUT] 17 if os == "linux": [PASS, TIMEOUT]