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