window-history.https.sub.html.ini (2075B)
1 [window-history.https.sub.html] 2 expected: 3 if (os_version == "14.70") and not debug: [OK, TIMEOUT] 4 if os_version == "24.04": [OK, TIMEOUT] 5 if os_version == "18.04": [TIMEOUT, OK] 6 [sec-fetch-user - history.forward] 7 expected: 8 if (os_version == "24.04") and debug: [PASS, TIMEOUT] 9 if (os_version == "24.04") and not debug: [PASS, TIMEOUT, NOTRUN] 10 if os_version == "18.04": [PASS, TIMEOUT, NOTRUN] 11 12 [sec-fetch-user - history.back] 13 expected: 14 if (os_version == "24.04") and not debug: [PASS, TIMEOUT, NOTRUN] 15 if os_version == "18.04": [PASS, TIMEOUT, NOTRUN] 16 17 [sec-fetch-dest - history.forward] 18 expected: 19 if (os_version == "24.04") and not debug and asan: [PASS, TIMEOUT, NOTRUN] 20 if (os_version == "24.04") and not debug and not asan: [PASS, TIMEOUT] 21 if os_version == "18.04": [PASS, TIMEOUT] 22 23 [sec-fetch-dest - history.back] 24 expected: 25 if asan: [PASS, NOTRUN] 26 27 [sec-fetch-mode - history.forward] 28 expected: 29 if asan: [PASS, NOTRUN] 30 31 [sec-fetch-mode - history.back] 32 expected: 33 if asan: [PASS, NOTRUN] 34 35 [sec-fetch-site - Same site - history.forward] 36 expected: 37 if asan: [PASS, TIMEOUT] 38 39 [sec-fetch-storage-access - Same site - history.forward] 40 expected: 41 if os_version == "18.04": [NOTRUN, PASS, TIMEOUT] 42 [PASS, TIMEOUT, NOTRUN] 43 44 [sec-fetch-storage-access - Cross-site - history.forward] 45 expected: 46 if os_version == "18.04": [NOTRUN, PASS, TIMEOUT] 47 [PASS, TIMEOUT, NOTRUN] 48 49 [sec-fetch-storage-access - Cross-site - history.back] 50 expected: 51 if (os == "linux") and (os_version == "24.04") and (processor == "x86_64") and (display == "x11") and asan and not fission: [NOTRUN, TIMEOUT] 52 53 [sec-fetch-storage-access - Same site - history.back] 54 expected: 55 if os_version == "18.04": [NOTRUN, PASS, TIMEOUT] 56 [PASS, TIMEOUT, NOTRUN] 57 58 [sec-fetch-storage-access - Cross-site - history.back] 59 expected: 60 if (os_version == "14.70") and not debug: [PASS, TIMEOUT] 61 if os_version == "18.04": TIMEOUT