From: Alex Rousskov Date: Wed, 2 Aug 2023 05:00:49 +0000 (+0000) Subject: CI: More HTTP caching and revalidation tests (#1440) X-Git-Tag: SQUID_6_4~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e731314e97aa3c966d51cae33979f546284623ce;p=thirdparty%2Fsquid.git CI: More HTTP caching and revalidation tests (#1440) Use Daft cache-response test to monitor for bugs in basic caching code, including bugs like the one fixed by commit c203754. Unlike the old proxy-collapsed-forwarding test that uses concurrent requests, this test varies basic response properties. Use Daft accumulate-headers-after-304 test to monitor for bugs like the one fixed by commit 55e1c6e. Unlike old proxy-update-headers-after-304, this test focuses on certain _problematic_ HTTP 304 header updates. --- diff --git a/test-suite/test-functionality.sh b/test-suite/test-functionality.sh index e65649fa14..dbf08e9ea5 100755 --- a/test-suite/test-functionality.sh +++ b/test-suite/test-functionality.sh @@ -215,7 +215,9 @@ main() { local default_tests=" pconn proxy-update-headers-after-304 + accumulate-headers-after-304 upgrade-protocols + cache-response proxy-collapsed-forwarding busy-restart truncated-responses