|
177 | 177 | "Response 1 status is 200, not 504" |
178 | 178 | ], |
179 | 179 | "cdn-cc-invalid-sh-type-unknown": true, |
180 | | - "cdn-cc-invalid-sh-type-wrong": [ |
181 | | - "AbortError", |
182 | | - "This operation was aborted" |
183 | | - ], |
| 180 | + "cdn-cc-invalid-sh-type-wrong": true, |
184 | 181 | "cdn-date-update-exceed": true, |
185 | 182 | "cdn-expires-update-exceed": [ |
186 | 183 | "Assertion", |
187 | | - "Response 2 header Expires is \"null\", not \"Wed, 12 Mar 2025 10:13:52 GMT\"" |
| 184 | + "Response 2 header Expires is \"null\", not \"Mon, 29 Dec 2025 00:28:56 GMT\"" |
188 | 185 | ], |
189 | 186 | "cdn-fresh-cc-nostore": [ |
190 | 187 | "Assertion", |
|
290 | 287 | "Setup", |
291 | 288 | "Request 2 should have been conditional, but it was not." |
292 | 289 | ], |
293 | | - "conditional-etag-vary-headers-mismatch": true, |
| 290 | + "conditional-etag-vary-headers-mismatch": [ |
| 291 | + "Assertion", |
| 292 | + "Request 2 header If-None-Match is \"undefined\", not \"\"abcdef\"\"" |
| 293 | + ], |
294 | 294 | "conditional-etag-weak-generate-weak": [ |
295 | 295 | "Assertion", |
296 | 296 | "Request 2 should have been conditional, but it was not." |
|
658 | 658 | "Response 2 does not come from cache" |
659 | 659 | ], |
660 | 660 | "stale-close": [ |
661 | | - "TypeError", |
662 | | - "fetch failed" |
| 661 | + "Assertion", |
| 662 | + "Response 2 does not come from cache" |
663 | 663 | ], |
664 | 664 | "stale-close-must-revalidate": [ |
665 | 665 | "TypeError", |
|
673 | 673 | "TypeError", |
674 | 674 | "fetch failed" |
675 | 675 | ], |
676 | | - "stale-close-s-maxage=2": [ |
677 | | - "TypeError", |
678 | | - "fetch failed" |
679 | | - ], |
| 676 | + "stale-close-s-maxage=2": true, |
680 | 677 | "stale-sie-503": [ |
681 | | - "TypeError", |
682 | | - "fetch failed" |
| 678 | + "Assertion", |
| 679 | + "Response 2 does not come from cache" |
683 | 680 | ], |
684 | 681 | "stale-sie-close": [ |
685 | | - "TypeError", |
686 | | - "fetch failed" |
| 682 | + "Assertion", |
| 683 | + "Response 2 does not come from cache" |
687 | 684 | ], |
688 | 685 | "stale-warning-become": [ |
689 | | - "TypeError", |
690 | | - "fetch failed" |
| 686 | + "Setup", |
| 687 | + "Response 2 does not come from cache" |
691 | 688 | ], |
692 | 689 | "stale-warning-stored": [ |
693 | 690 | "TypeError", |
|
0 commit comments