Mailing List Archive

[master] a2cdf9ede vtc: An older pcre2 may say "recursion"
commit a2cdf9ede244ef562023b07afcd906cdd110f908
Author: Dridi Boukelmoune <dridi.boukelmoune@gmail.com>
Date: Tue Aug 3 10:04:07 2021 +0200

vtc: An older pcre2 may say "recursion"

diff --git a/bin/varnishtest/tests/r01576.vtc b/bin/varnishtest/tests/r01576.vtc
index b95cc8301..7cc73e089 100644
--- a/bin/varnishtest/tests/r01576.vtc
+++ b/bin/varnishtest/tests/r01576.vtc
@@ -41,7 +41,7 @@ client c1 {
} -run

logexpect l1 -v v1 {
- expect * * VCL_Error "(match|depth) limit exceeded"
+ expect * * VCL_Error "(match|depth|recursion) limit exceeded"
} -start

# This should fail with default params and JIT/no-JIT
_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit