bneradt commented on pull request #8500: URL: https://github.com/apache/trafficserver/pull/8500#issuecomment-965639176
> For some reason, the autest run for this yesterday hung. I killed the job and re-kicked off the autest job. > > Looks like this patch is causing autests to fail: https://jenkins.trafficserver.org/job/Github_Builds/job/autest/325/console > > ``` > Running Test CppDelayTransformation:F Failed > Running Test accept_timeout:F Failed > Running Test accept_webp:FFF Failed > Running Test active_timeout:F Failed > ... > ``` > > The previously completed job for a different PR is OK, so this doesn't seem to be a CI issue: https://jenkins.trafficserver.org/job/Github_Builds/job/autest/323/ Interestingly, the re-run is hanging too. I think this patch is actually causing at least one of the tests to hang in addition to causing some to fail. In any case, I'll kill the hung job so that it doesn't tie up the CI host. -- 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]
