stabilize vtc: tolerate more overflows

depending on our platform and the timing of events, we might see another
overflow.

Seen with vtest

---- v1   Not true: ws_session_overflow (3) == 2 (2)
parent e7ea0de7
......@@ -322,4 +322,4 @@ client c1 {
delay 1
varnish v1 -expect ws_session_overflow == 2
varnish v1 -expect ws_session_overflow >= 2
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment