qqu0127 commented on code in PR #2134:
URL: https://github.com/apache/helix/pull/2134#discussion_r889141456
##########
helix-core/src/test/java/org/apache/helix/integration/TestBatchEnableInstances.java:
##########
@@ -49,7 +43,7 @@ public void beforeClass() throws Exception {
_accessor = new ConfigAccessor(_gZkClient);
}
- @Test
+ @Test(enabled = false)
Review Comment:
Good point. I found it hard to enable and modify existing tests, so I add a
new test for this coverage. Thanks for the input.
--
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]