Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion results/apache.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
"Response 2 does not come from cache"
],
"freshness-max-age-age": true,
"freshness-max-age-case-insenstive": true,
"freshness-max-age-case-insensitive": true,
"freshness-max-age-date": true,
"freshness-max-age-decimal-five": [
"Assertion",
Expand Down
2 changes: 1 addition & 1 deletion results/caddy.json
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
"Response 2 does not come from cache"
],
"freshness-max-age-age": true,
"freshness-max-age-case-insenstive": true,
"freshness-max-age-case-insensitive": true,
"freshness-max-age-date": true,
"freshness-max-age-decimal-five": [
"Assertion",
Expand Down
2 changes: 1 addition & 1 deletion results/chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
"Response 2 does not come from cache"
],
"freshness-max-age-age": true,
"freshness-max-age-case-insenstive": true,
"freshness-max-age-case-insensitive": true,
"freshness-max-age-date": true,
"freshness-max-age-decimal-five": [
"Assertion",
Expand Down
2 changes: 1 addition & 1 deletion results/fastly.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
"Response 2 does not come from cache"
],
"freshness-max-age-age": true,
"freshness-max-age-case-insenstive": [
"freshness-max-age-case-insensitive": [
"Assertion",
"Response 2 does not come from cache"
],
Expand Down
2 changes: 1 addition & 1 deletion results/firefox.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"Response 2 does not come from cache"
],
"freshness-max-age-age": true,
"freshness-max-age-case-insenstive": true,
"freshness-max-age-case-insensitive": true,
"freshness-max-age-date": true,
"freshness-max-age-decimal-five": true,
"freshness-max-age-decimal-zero": true,
Expand Down
2 changes: 1 addition & 1 deletion results/haproxy.json
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
"Response 2 does not come from cache"
],
"freshness-max-age-age": true,
"freshness-max-age-case-insenstive": true,
"freshness-max-age-case-insensitive": true,
"freshness-max-age-date": [
"Assertion",
"Response 2 comes from cache"
Expand Down
2 changes: 1 addition & 1 deletion results/nginx.json
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@
"Assertion",
"Response 2 comes from cache"
],
"freshness-max-age-case-insenstive": true,
"freshness-max-age-case-insensitive": true,
"freshness-max-age-date": [
"Assertion",
"Response 2 comes from cache"
Expand Down
2 changes: 1 addition & 1 deletion results/safari.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
"Response 2 does not come from cache"
],
"freshness-max-age-age": true,
"freshness-max-age-case-insenstive": true,
"freshness-max-age-case-insensitive": true,
"freshness-max-age-date": true,
"freshness-max-age-decimal-five": true,
"freshness-max-age-decimal-zero": true,
Expand Down
2 changes: 1 addition & 1 deletion results/squid.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@
"Response 2 does not come from cache"
],
"freshness-max-age-age": true,
"freshness-max-age-case-insenstive": true,
"freshness-max-age-case-insensitive": true,
"freshness-max-age-date": true,
"freshness-max-age-decimal-five": true,
"freshness-max-age-decimal-zero": true,
Expand Down
2 changes: 1 addition & 1 deletion results/trafficserver.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
"freshness-max-age-100a": true,
"freshness-max-age-a100": true,
"freshness-max-age-age": true,
"freshness-max-age-case-insenstive": true,
"freshness-max-age-case-insensitive": true,
"freshness-max-age-date": true,
"freshness-max-age-decimal-five": true,
"freshness-max-age-decimal-zero": true,
Expand Down
2 changes: 1 addition & 1 deletion results/varnish.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@
"Response 2 does not come from cache"
],
"freshness-max-age-age": true,
"freshness-max-age-case-insenstive": true,
"freshness-max-age-case-insensitive": true,
"freshness-max-age-date": [
"Assertion",
"Response 2 comes from cache"
Expand Down
4 changes: 2 additions & 2 deletions test-engine/lib/testsuite-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"type": "boolean"
},
"disconnect": {
"description": "Whether to disconnect the client when receiving thsi request",
"description": "Whether to disconnect the client when receiving this request",
"type": "boolean"
},
"magic_locations": {
Expand Down Expand Up @@ -519,7 +519,7 @@
]
},
"test-id": {
"description": "A short identifer for a test",
"description": "A short identifier for a test",
"type": "string"
},
"response-or-null": {
Expand Down
2 changes: 1 addition & 1 deletion tests/authorization.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import * as templates from './lib/templates.mjs'
export default

{
name: 'Storing Respones to Authenticated Requests',
name: 'Storing Responses to Authenticated Requests',
id: 'auth',
description: 'These tests check for behaviours regarding authenticated HTTP responses.',
spec_anchors: ['caching.authenticated.responses'],
Expand Down
4 changes: 2 additions & 2 deletions tests/cc-freshness.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default
spec_anchors: ['expiration.model', 'cache-response-directive'],
tests: [
{
name: 'Does HTTP cache avoid reusing a response without explict freshness information or a validator (reuse is allowed, but not common, and many tests rely upon a cache _not_ doing it)?',
name: 'Does HTTP cache avoid reusing a response without explicit freshness information or a validator (reuse is allowed, but not common, and many tests rely upon a cache _not_ doing it)?',
id: 'freshness-none',
kind: 'check',
spec_anchors: ['cache-response-directive.max-age'],
Expand Down Expand Up @@ -271,7 +271,7 @@ export default
},
{
name: 'An optimal HTTP cache reuses a response with positive `Cache-Control: MaX-AgE`',
id: 'freshness-max-age-case-insenstive',
id: 'freshness-max-age-case-insensitive',
kind: 'optimal',
depends_on: ['freshness-max-age'],
spec_anchors: ['cache-response-directive.max-age'],
Expand Down
2 changes: 1 addition & 1 deletion tests/pragma.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export default
{
name: 'Pragma',
id: 'pragma',
description: 'These tests check how caches handle the deprecated `Pragma` header in reqeusts and responses. Note that This field is deprecated - it is not required to be supported.',
description: 'These tests check how caches handle the deprecated `Pragma` header in requests and responses. Note that This field is deprecated - it is not required to be supported.',
spec_anchors: ['field.pragma'],
tests: [
{
Expand Down
2 changes: 1 addition & 1 deletion tests/status.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ function checkStatus (status) {
}
const is3xx = code > 299 && code < 400
tests.push({
name: 'An optimal HTTP cache reuses a fresh `' + code + '` response with explict freshness',
name: 'An optimal HTTP cache reuses a fresh `' + code + '` response with explicit freshness',
id: `status-${code}-fresh`,
kind: 'optimal',
depends_on: ['freshness-max-age'],
Expand Down
6 changes: 3 additions & 3 deletions tests/updateHead.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export default
]
},
{
name: 'Does HTTP cache update freshness lifetime recieved in a `200` response to a `HEAD`?',
name: 'Does HTTP cache update freshness lifetime received in a `200` response to a `HEAD`?',
id: 'head-200-freshness-update',
kind: 'check',
depends_on: ['head-writethrough'],
Expand All @@ -57,7 +57,7 @@ export default
]
},
{
name: 'Does HTTP cache update stored fields recieved in a `200` response to a `HEAD`?',
name: 'Does HTTP cache update stored fields received in a `200` response to a `HEAD`?',
id: 'head-200-update',
kind: 'check',
depends_on: ['head-200-freshness-update'],
Expand All @@ -81,7 +81,7 @@ export default
]
},
{
name: 'Does HTTP cache update stored fields recieved in a `410` response to a `HEAD`?',
name: 'Does HTTP cache update stored fields received in a `410` response to a `HEAD`?',
id: 'head-410-update',
kind: 'check',
depends_on: ['head-200-freshness-update'],
Expand Down
2 changes: 1 addition & 1 deletion tests/vary.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ export default {
]
},
{
name: 'An optimal HTTP cache reuses a three-way `Vary` response when both request and the original request omited a variant header',
name: 'An optimal HTTP cache reuses a three-way `Vary` response when both request and the original request omitted a variant header',
id: 'vary-3-omit',
depends_on: ['vary-3-match'],
kind: 'optimal',
Expand Down