[stv_allocobj_error] 887d5c63b SQUASHME: fix test case

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Fri Apr 14 11:38:08 UTC 2023


commit 887d5c63be9e630ce7d9272326e0b292dc2c0924
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Fri Apr 14 13:36:52 2023 +0200

    SQUASHME: fix test case

diff --git a/bin/varnishtest/tests/r03502.vtc b/bin/varnishtest/tests/r03502.vtc
index 88b56e2ec..db9e0a97f 100644
--- a/bin/varnishtest/tests/r03502.vtc
+++ b/bin/varnishtest/tests/r03502.vtc
@@ -41,6 +41,7 @@ logexpect l1 -v v1 -g vxid -q "vxid == 1004" {
 	# Ensure the FetchError is in vbf_beresp2obj()
 	# not later in the VFP. Otherwise we have too much free_space
 	fail add  =	Storage
+	expect 0  =	Error      	{^Failed to create object object from .+ Transient}
 	expect 0  =	FetchError      {^Could not get storage}
 	fail clear
 } -start


More information about the varnish-commit mailing list