no-https.html.ini (326B)
1 [no-https.html] 2 expected: 3 if debug and (os == "android") and not fission and not swgl: [OK, ERROR] 4 if debug and (os == "android") and fission: [OK, TIMEOUT, ERROR] 5 if not debug and (os == "linux"): [OK, TIMEOUT] 6 if not debug and (os == "mac"): [OK, TIMEOUT] 7 if not debug and (os == "win"): [OK, TIMEOUT]