36 lines
1.3 KiB
INI
36 lines
1.3 KiB
INI
[post-patch.any.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, CRASH]
|
|
[HTTP cache uses content after POST request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
[HTTP cache uses content after PATCH request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
|
|
[post-patch.any.worker.html]
|
|
expected:
|
|
if os == "android": [OK, CRASH]
|
|
[HTTP cache uses content after POST request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
[HTTP cache uses content after PATCH request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
|
|
[post-patch.any.serviceworker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, ERROR]
|
|
[HTTP cache uses content after POST request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
[HTTP cache uses content after PATCH request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
|
|
[post-patch.any.sharedworker.html]
|
|
[HTTP cache uses content after POST request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
[HTTP cache uses content after PATCH request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|