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