mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
142 lines
3.4 KiB
INI
Vendored
142 lines
3.4 KiB
INI
Vendored
[cache-add.https.any.worker.html]
|
|
expected: ERROR
|
|
[Cache.add called with no arguments]
|
|
expected: FAIL
|
|
|
|
[Cache.add called with relative URL specified as a string]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add called with non-HTTP/HTTPS URL]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add called with Request object]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add called with POST request]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add called twice with the same Request object]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add with request with null body (not consumed)]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add with 206 response]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with 206 response]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with opaque-filtered 206 response]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add with request that results in a status of 404]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add with request that results in a status of 500]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with no arguments]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with a mix of valid and undefined arguments]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with an empty array]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with string URL arguments]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with Request arguments]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with a mix of succeeding and failing requests]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll called with the same Request object specified twice]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll should succeed when entries differ by vary header]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll should reject when entries are duplicate by vary header]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll should reject when one entry has a vary header matching another entry]
|
|
expected: NOTRUN
|
|
|
|
|
|
[cache-add.https.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[cache-add.https.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[cache-add.https.any.html]
|
|
expected: ERROR
|
|
[Cache.add called with no arguments]
|
|
expected: FAIL
|
|
|
|
[Cache.add called with relative URL specified as a string]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add called with non-HTTP/HTTPS URL]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add called with Request object]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add called with POST request]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add called twice with the same Request object]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add with request with null body (not consumed)]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add with 206 response]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with 206 response]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with opaque-filtered 206 response]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add with request that results in a status of 404]
|
|
expected: NOTRUN
|
|
|
|
[Cache.add with request that results in a status of 500]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with no arguments]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with a mix of valid and undefined arguments]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with an empty array]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with string URL arguments]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with Request arguments]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll with a mix of succeeding and failing requests]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll called with the same Request object specified twice]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll should succeed when entries differ by vary header]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll should reject when entries are duplicate by vary header]
|
|
expected: NOTRUN
|
|
|
|
[Cache.addAll should reject when one entry has a vary header matching another entry]
|
|
expected: NOTRUN
|