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