bneradt opened a new pull request, #13596:
URL: https://github.com/apache/trafficserver/pull/13596

   The test pinned one Proxy Verifier parse state, PARSE_INCOMPLETE, for a
   transaction that slice aborts. How far slice got before aborting decides
   what the client sees, so under load the client instead reads a complete
   response header whose body never arrives, and Proxy Verifier reports a
   Content-Length body underrun.
   
   This patch accepts either shape, since both mean the client received no
   complete response, which is what the test checks. The sibling cold child
   run already asserts only that the transaction failed.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to