adoroszlai commented on PR #5346: URL: https://github.com/apache/ozone/pull/5346#issuecomment-1731440676
> Just to summarise if understand correctly what's happening here: to avoid Github automatically expanding the failed tests a small script is introduced that does essentially the same thing as the original functionality. Is that correct? Yes. The new `_summary.sh` script does the same as `cat` previously, but also sets the exit code we would like. This allows the previous (test) step to ignore errors, thus avoid auto-expansion. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
