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