[resource-popup.https.html]
expected:
if (os == "linux") and debug and not fission: [ERROR, OK, TIMEOUT]
if (os == "win") and (processor == "x86_64"): [OK, ERROR, TIMEOUT]
if (os == "mac") and debug: [TIMEOUT, OK]
if (os == "android") and debug: [OK, ERROR, TIMEOUT]
if (os == "android") and not debug: [OK, ERROR, TIMEOUT, CRASH]
[OK, TIMEOUT]
[/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"]
expected:
if (os == "linux") and not asan and not debug and tsan: [FAIL, PASS, TIMEOUT]
if (os == "linux") and not asan and debug: [FAIL, PASS, TIMEOUT]
if (os == "win") and debug: [FAIL, PASS, TIMEOUT]
if os == "android": [FAIL, PASS, TIMEOUT]
[PASS, FAIL, TIMEOUT]
[/images/red.png - parent COOP: ""; child COOP: "same-origin"]
expected:
if os == "android": [FAIL, PASS, TIMEOUT]
[PASS, FAIL, TIMEOUT]
[/media/2x2-green.mp4 - parent COOP: ""; child COOP: "same-origin"]
expected:
if (os == "mac") and debug: [TIMEOUT, PASS]
[PASS, TIMEOUT]
[/common/text-plain.txt - parent COOP: ""; child COOP: "same-origin"]
expected:
if (os == "android") and debug: [FAIL, PASS, TIMEOUT]
[PASS, FAIL, TIMEOUT]