From e3847e11aa9f64d7e8f2a1dc19e93102dbe78ce7 Mon Sep 17 00:00:00 2001 From: Dridi Boukelmoune Date: Wed, 18 Oct 2023 13:23:15 +0200 Subject: [PATCH] vtc: Missing synchronization in t02025 Noticed while porting #3998 to the 6.0 branch with a varnishtest more sensitive to timing. --- bin/varnishtest/tests/t02025.vtc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/varnishtest/tests/t02025.vtc b/bin/varnishtest/tests/t02025.vtc index 3b7e90e8aae..578dbf5c84b 100644 --- a/bin/varnishtest/tests/t02025.vtc +++ b/bin/varnishtest/tests/t02025.vtc @@ -30,11 +30,14 @@ client c1 { barrier b1 sync txrst } -run + expect_close } -start logexpect l1 -wait barrier b2 sync +client c1 -wait + varnish v1 -vsl_catchup varnish v1 -expect req_reset == 1