[Varnish] #1491: Test case e00017.vtc is brittle.

Varnish varnish-bugs at varnish-cache.org
Tue May 6 10:46:03 CEST 2014


#1491: Test case e00017.vtc is brittle.
-------------------------+-----------------------------------------------
 Reporter:  lkarsten     |       Owner:  Martin Blix Grydeland <martin@…>
     Type:  defect       |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  varnishtest  |     Version:  trunk
 Severity:  normal       |  Resolution:  fixed
 Keywords:               |
-------------------------+-----------------------------------------------
Changes (by Martin Blix Grydeland <martin@…>):

 * status:  new => closed
 * owner:   => Martin Blix Grydeland <martin@…>
 * resolution:   => fixed


Comment:

 In [2baa8754fe4a0fc3e4efc9865bddc265fae13690]:
 {{{
 #!CommitTicketReference repository=""
 revision="2baa8754fe4a0fc3e4efc9865bddc265fae13690"
 Recycle backend connection before setting BOS_FINISHED (take two)

 This to give predictable backend reuse behavior for varnishtest,
 making the test cases non-racy.

 2nd version of this patch. This version will only deal with recyclable
 backend connections before BOS_FINISHED, leaving the slower close path
 to the clean up code that is run after the BOS_FINISHED state.

 Fixes: #1491
 }}}

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1491#comment:2>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list