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

   This updates the prefetch tests to await the final logged transaction 
content that they expect. With this patch, they now have a test run that polls 
for the expected content for up to a one minute timeout. This will fix some 
intermittent test failures for these prefetch tests which was caused by a race 
condition in which the checking of content was done while the log was being 
written. Generally the write was fast enough, but it wasn't always, resulting 
in an intermittent false failure due to the race.
   
   Fixes #11610


-- 
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