73 lines
2.8 KiB
INI
73 lines
2.8 KiB
INI
[heuristic.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
[HTTP cache reuses a 414 URI Too Long response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses a 405 Method Not Allowed response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses a 501 Not Implemented response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses an unknown response with Last-Modified based upon heuristic freshness when Cache-Control: public is present]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses a 404 Not Found response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
|
|
[heuristic.any.sharedworker.html]
|
|
[HTTP cache reuses a 414 URI Too Long response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses a 405 Method Not Allowed response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses a 501 Not Implemented response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses an unknown response with Last-Modified based upon heuristic freshness when Cache-Control: public is present]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses a 404 Not Found response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
|
|
[heuristic.any.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
[HTTP cache reuses a 414 URI Too Long response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses a 405 Method Not Allowed response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses a 501 Not Implemented response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses an unknown response with Last-Modified based upon heuristic freshness when Cache-Control: public is present]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses a 404 Not Found response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
|
|
[heuristic.any.worker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
if os == "mac": [OK, CRASH]
|
|
[HTTP cache reuses a 414 URI Too Long response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses a 405 Method Not Allowed response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses a 501 Not Implemented response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses an unknown response with Last-Modified based upon heuristic freshness when Cache-Control: public is present]
|
|
expected: FAIL
|
|
|
|
[HTTP cache reuses a 404 Not Found response with Last-Modified based upon heuristic freshness]
|
|
expected: FAIL
|