brentwritescode commented on pull request #1424: URL: https://github.com/apache/helix/pull/1424#issuecomment-702291024
Is it possible that this might be a transient test failure? If I run the `zookeeper-api` build locally with `mvn clean test`, I get this: ``` [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.349 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:22 min [INFO] Finished at: 2020-10-01T17:32:23Z [INFO] ------------------------------------------------------------------------ ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
