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