[master] d62373295 Stabilize tests

Nils Goroll nils.goroll at uplex.de
Thu May 22 07:49:04 UTC 2025


commit d6237329599edd78fc4e815ced49b51380db0902
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Thu Mar 7 20:59:12 2024 +0100

    Stabilize tests

diff --git a/bin/varnishtest/tests/r01506.vtc b/bin/varnishtest/tests/r01506.vtc
index f7f89a716..c2e3d481e 100644
--- a/bin/varnishtest/tests/r01506.vtc
+++ b/bin/varnishtest/tests/r01506.vtc
@@ -68,3 +68,4 @@ client c1 {
 } -run
 
 varnish v1 -expect sc_range_short == 0
+server s1 -wait
diff --git a/bin/varnishtest/tests/r02035.vtc b/bin/varnishtest/tests/r02035.vtc
index eff24620c..6f7f6dfd3 100644
--- a/bin/varnishtest/tests/r02035.vtc
+++ b/bin/varnishtest/tests/r02035.vtc
@@ -34,3 +34,4 @@ client c1 {
 
 	barrier b1 sync
 } -run
+server s1 -wait


More information about the varnish-commit mailing list