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

vtc: Stabilize r02310.vtc#4099

Merged
dridi merged 1 commit into
varnishcache:masterfrom
walid-git:stabilize_r02310
May 6, 2024
Merged

vtc: Stabilize r02310.vtc#4099
dridi merged 1 commit into
varnishcache:masterfrom
walid-git:stabilize_r02310

Conversation

@walid-git

Copy link
Copy Markdown
Member

The test is racy, since #3998 we no longer perform the backend fetch if the client disconnects before it is started. Thus, the test will be stuck at this line until it times out since the other barrier b1 sync will never be reached.

Fixes: #4098

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: varnishcache#4098

@dridi dridi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent.

@dridi
dridi merged commit 7f04ec5 into varnishcache:master May 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intermittent timeout in r02310.vtc

2 participants