jiajunwang opened a new issue #689: TestZKUtil is not stable due to the dependency between test methods. URL: https://github.com/apache/helix/issues/689 The test verifies the expected node count. However, since every test method creates some znodes without removing them, if the methods are executed in a different order as they are listed in the file, the result might be a failure.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
