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