dlmarion commented on PR #3550: URL: https://github.com/apache/accumulo/pull/3550#issuecomment-1677262133
Looks like this finds an issue in one of the tests, so the `errorprone` profile fails to build successfully. ``` test/src/main/java/org/apache/accumulo/test/mapreduce/AccumuloInputFormatIT.java:[193,9] [UseCorrectAssertInTests] Java assert is used in testing code. For testing purposes, prefer using Truth-based assertions. ``` -- 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]
