then-interception.any.js.ini (1300B)
1 [then-interception.any.html] 2 expected: 3 if (os == "android") and debug: [OK, CRASH] 4 if (os == "android") and not debug: [OK, TIMEOUT, CRASH] 5 6 [then-interception.any.worker.html] 7 expected: 8 if not sessionHistoryInParent and not debug: [OK, TIMEOUT] 9 10 [then-interception.any.serviceworker.html] 11 expected: 12 if not sessionHistoryInParent and not debug: [OK, TIMEOUT] 13 14 [then-interception.any.sharedworker.html] 15 16 [then-interception.any.shadowrealm.html] 17 expected: 18 if (os == "mac") and not debug: [ERROR, CRASH] 19 ERROR 20 21 [then-interception.any.shadowrealm-in-sharedworker.html] 22 expected: ERROR 23 24 [then-interception.https.any.shadowrealm-in-audioworklet.html] 25 expected: 26 if (os == "android") and not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] 27 if os == "linux": [ERROR, TIMEOUT] 28 ERROR 29 30 [then-interception.any.shadowrealm-in-dedicatedworker.html] 31 expected: 32 if (os == "android") and debug and sessionHistoryInParent: [ERROR, TIMEOUT] 33 ERROR 34 35 [then-interception.https.any.shadowrealm-in-serviceworker.html] 36 expected: [ERROR, TIMEOUT] 37 38 [then-interception.any.shadowrealm-in-shadowrealm.html] 39 expected: 40 if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] 41 ERROR 42 43 [then-interception.any.shadowrealm-in-window.html] 44 expected: ERROR