disabled-by-permissions-policy-cross-origin.https.sub.html.ini (4658B)
1 [disabled-by-permissions-policy-cross-origin.https.sub.html] 2 expected: 3 if (os_version == "24.04") and fission and not debug and not asan and (processor == "x86_64"): [TIMEOUT, OK] 4 if (os_version == "24.04") and fission and not debug and not asan and (processor == "x86"): [TIMEOUT, OK] 5 if (os_version == "24.04") and fission and not debug and asan: [TIMEOUT, OK] 6 if (os_version == "24.04") and fission and debug: [TIMEOUT, OK] 7 if (os_version == "11.26100") and (processor == "x86_64") and not debug: [TIMEOUT, OK, CRASH] 8 if (os_version == "11.26100") and (processor == "x86"): [TIMEOUT, OK] 9 [OK, TIMEOUT] 10 [share() is disabled by default 'self' by permissions policy for cross-origin iframes] 11 expected: 12 if fission and (os_version == "24.04") and not debug and not asan and (processor == "x86_64"): [PASS, TIMEOUT, FAIL] 13 if fission and (os_version == "24.04") and not debug and not asan and (processor == "x86"): [PASS, TIMEOUT, FAIL] 14 if not fission: PASS 15 [PASS, FAIL, TIMEOUT] 16 17 [share() is disabled explicitly by permissions policy for cross-origin iframe] 18 expected: 19 if (os_version == "24.04") and fission and not debug and not asan and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN, FAIL] 20 if (os_version == "24.04") and fission and not debug and not asan and (processor == "x86"): [PASS, TIMEOUT, NOTRUN, FAIL] 21 if (os_version == "24.04") and fission and not debug and asan: [TIMEOUT, PASS, FAIL, NOTRUN] 22 if (os_version == "24.04") and fission and debug: [TIMEOUT, PASS, FAIL, NOTRUN] 23 if (os_version == "11.26100") and debug and (processor == "x86"): [TIMEOUT, PASS, FAIL, NOTRUN] 24 if (os_version == "11.26100") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, FAIL, NOTRUN] 25 [PASS, FAIL, TIMEOUT, NOTRUN] 26 27 [share() not allowed, as only allowed to share with self] 28 expected: 29 if (os_version == "24.04") and fission and not debug and not asan and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT, FAIL] 30 if (os_version == "24.04") and fission and not debug and not asan and (processor == "x86"): [NOTRUN, PASS, TIMEOUT, FAIL] 31 if (os_version == "24.04") and fission and not debug and asan: [NOTRUN, PASS, FAIL, TIMEOUT] 32 if (os_version == "24.04") and fission and debug: [NOTRUN, PASS, FAIL, TIMEOUT] 33 if (os_version == "11.26100") and debug and (processor == "x86"): [NOTRUN, PASS, FAIL, TIMEOUT] 34 if (os_version == "11.26100") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN, FAIL] 35 [PASS, FAIL, TIMEOUT, NOTRUN] 36 37 [canShare() not allowed to share by default permissions policy cross-origin] 38 expected: 39 if (os_version == "24.04") and fission and (processor == "x86_64") and not debug and asan: [NOTRUN, PASS, TIMEOUT] 40 if (os_version == "24.04") and fission and (processor == "x86_64") and not debug and not asan: [NOTRUN, PASS, TIMEOUT] 41 if (os_version == "24.04") and fission and (processor == "x86_64") and debug: [NOTRUN, PASS, TIMEOUT] 42 if (os_version == "24.04") and fission and (processor == "x86"): [NOTRUN, PASS, TIMEOUT] 43 if (os_version == "11.26100") and debug and (processor == "x86"): [NOTRUN, PASS, TIMEOUT] 44 if (os_version == "11.26100") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT] 45 if (os_version == "11.26100") and not debug and (processor == "x86"): [TIMEOUT, PASS, NOTRUN] 46 [PASS, TIMEOUT, NOTRUN] 47 48 [canShare() is allowed by permissions policy to share cross-origin on a particular origin] 49 expected: 50 if (os_version == "24.04") and fission and not debug and not asan and (processor == "x86_64"): [NOTRUN, PASS, FAIL, TIMEOUT] 51 if (os_version == "24.04") and fission and not debug and not asan and (processor == "x86"): [NOTRUN, PASS, FAIL, TIMEOUT] 52 if (os_version == "24.04") and fission and not debug and asan: [NOTRUN, PASS, FAIL, TIMEOUT] 53 if (os_version == "24.04") and fission and debug: [NOTRUN, PASS, FAIL, TIMEOUT] 54 if (os_version == "11.26100") and (processor == "x86_64") and not debug: [NOTRUN, PASS, TIMEOUT, FAIL] 55 if (os_version == "11.26100") and (processor == "x86"): [NOTRUN, PASS, FAIL, TIMEOUT] 56 [PASS, FAIL, TIMEOUT, NOTRUN] 57 58 [canShare() with self] 59 expected: 60 if (os_version == "11.26100") and (processor == "x86_64") and debug: [PASS, NOTRUN] 61 if (os_version == "24.04") and not fission: [PASS, NOTRUN] 62 if os_version == "7.0": [PASS, NOTRUN] 63 if os_version == "18.04": [PASS, NOTRUN] 64 if os_version == "14.70": [PASS, TIMEOUT, NOTRUN] 65 if os_version == "14": [PASS, NOTRUN] 66 [NOTRUN, PASS]