bryancall opened a new pull request, #12732: URL: https://github.com/apache/trafficserver/pull/12732
The trailing if-blocks for restoring UDS test directories were overwriting autest's exit code with 0, causing test failures to be silently ignored in CI. Now we capture the exit code immediately after autest runs and exit with it at the end of the script. This was discovered while investigating why PR #12727 was passing CI despite having a failing test. -- 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]
