[mixed-content-cors.https.sub.html] expected: if (os == "linux") and (processor == "x86_64") and not tsan and debug and swgl: [OK, TIMEOUT] if (os == "linux") and (processor == "x86_64") and not tsan and not debug: [OK, TIMEOUT] if (os == "linux") and (processor == "x86_64") and tsan: TIMEOUT if (os == "linux") and (processor == "x86"): [TIMEOUT, OK] if (os == "android") and not debug: [OK, TIMEOUT] [Cross-Origin audio should get upgraded even if CORS is set] expected: if (os == "linux") and (processor == "x86_64") and not tsan and debug and swgl: [PASS, TIMEOUT] if (os == "linux") and (processor == "x86_64") and not tsan and not debug: [PASS, TIMEOUT] if (os == "linux") and (processor == "x86_64") and tsan: TIMEOUT if (os == "linux") and (processor == "x86"): [TIMEOUT, PASS] if (os == "android") and not debug: [PASS, TIMEOUT] [Cross-Origin video should get upgraded even if CORS is set] expected: if (os == "linux") and swgl and fission: [PASS, TIMEOUT] if (os == "android") and not debug: [PASS, TIMEOUT]