Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Commit 7f04ec5

Browse files
walid-gitdridi
authored andcommitted
vtc: Stabilize r02310.vtc
The test is racy, we should always perform the backend fetch to reach the "barrier b1 sync" in the server body, otherwise the test will be stuck on the second barrier sync until timeout. Fixes: #4098
1 parent 20c74f7 commit 7f04ec5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/varnishtest/tests/r02310.vtc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ server s1 {
1111
varnish v1 -vcl+backend {} -start
1212

1313
varnish v1 -cliok "param.set feature +http2"
14+
varnish v1 -cliok "param.set feature -vcl_req_reset"
1415

1516
client c1 {
1617
send "GET / HTTP/1.1\r\n"

0 commit comments

Comments
 (0)