steveloughran commented on PR #3279: URL: https://github.com/apache/hive/pull/3279#issuecomment-1130195121
excluding reload4j is harmless on versions without those artifacts, so safe to add and not worry too much. bad xmll can happen if the test reporter doesn't escape test names properly and you've managed to get some invalid xml in there. do you have any parameterized tests? check how the strings are created, as they get included. CI tools generally aren't paranoid enough about test method names as historically it was only a java method name -- 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]
