bneradt commented on pull request #7923: URL: https://github.com/apache/trafficserver/pull/7923#issuecomment-856208795
This looks good. Locally I did the following to verify this patch: 1. Created a new environment using the docker image described in the #7915 and built trafficserver with latest master. 2. Reproduced the problem by re-running h2spec.test.py in a loop. On the fifth AuTest run, the h2spec.test.py test failed. 3. I then cherry-picked the patch from this PR into the local trafficserver repo and rebuilt trafficserver. 4. I then re-ran the h2spec.test.py test in a loop. After 25 iterations it did not fail. This patch seems to make the test run much more consistently. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
