response-init-002.any.js.ini (393B)
1 [response-init-002.any.serviceworker.html] 2 expected: 3 if (os == "mac") and not debug: [OK, ERROR] 4 if (os == "android") and not debug: [OK, ERROR] 5 6 [response-init-002.any.html] 7 expected: 8 if (os == "android") and not debug: [OK, CRASH] 9 10 [response-init-002.any.worker.html] 11 expected: 12 if (os == "android") and not debug: [OK, CRASH] 13 14 [response-init-002.any.sharedworker.html]