vary.any.js.ini (568B)
1 [vary.any.worker.html] 2 [HTTP cache doesn't invalidate existing Vary response] 3 expected: FAIL 4 5 6 [vary.any.sharedworker.html] 7 [HTTP cache doesn't invalidate existing Vary response] 8 expected: FAIL 9 10 11 [vary.any.html] 12 expected: 13 if (os == "android") and not debug: [OK, CRASH] 14 if os == "mac": [OK, CRASH] 15 [HTTP cache doesn't invalidate existing Vary response] 16 expected: FAIL 17 18 19 [vary.any.serviceworker.html] 20 expected: 21 if (os == "android") and not debug: [OK, ERROR] 22 [HTTP cache doesn't invalidate existing Vary response] 23 expected: FAIL