kevinrr888 commented on code in PR #6011:
URL: https://github.com/apache/accumulo/pull/6011#discussion_r2603549129
##########
test/src/main/java/org/apache/accumulo/test/CloneIT.java:
##########
@@ -57,7 +57,7 @@
import org.junit.jupiter.params.provider.ArgumentsProvider;
import org.junit.jupiter.params.provider.ArgumentsSource;
-public class CloneIT_SimpleSuite extends SharedMiniClusterBase {
+public class CloneIT extends SharedMiniClusterBase {
Review Comment:
Are the other changes necessary for this test to consistently pass? On first
glance it seems like this line is the only necessary change, if it was failing
due to being in simple suite when it shouldn't have been
--
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]