kevinrr888 commented on code in PR #5581: URL: https://github.com/apache/accumulo/pull/5581#discussion_r2112161740
########## test/src/main/java/org/apache/accumulo/test/fate/FateExecutionOrderIT.java: ########## @@ -55,19 +55,16 @@ import org.apache.accumulo.core.fate.FateId; import org.apache.accumulo.core.fate.FateStore; import org.apache.accumulo.core.fate.Repo; -import org.apache.accumulo.harness.AccumuloITBase; import org.apache.accumulo.harness.SharedMiniClusterBase; import org.apache.accumulo.server.ServerContext; import org.apache.hadoop.io.Text; import org.junit.jupiter.api.AfterAll; import org.junit.jupiter.api.BeforeAll; import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Tag; import org.junit.jupiter.api.Test; import com.google.common.collect.Iterators; -@Tag(AccumuloITBase.SIMPLE_MINI_CLUSTER_SUITE) public abstract class FateExecutionOrderIT extends SharedMiniClusterBase Review Comment: Fixing this in follow on -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org