xichen01 commented on PR #8031: URL: https://github.com/apache/ozone/pull/8031#issuecomment-2708360334
@adoroszlai > Thanks @xichen01 for the idea, but command output can be too long and will mess up the test output. Also, tests can fail for several reasons, failed OS command execution is just one reason. The purpose of adding this is to make it easier to view some of error messages. Successful tests will not print anything, only failed tests will print result, so it won't add too much output. If you are concerned about the output being too long, perhaps we can add a output length limit? -- 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]
