Skip to content

Commit 3c47728

Browse files
author
Nitsan Wakart
committed
Benign test fail, should not run base class
1 parent 0bcd5ce commit 3c47728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/org/apache/cassandra/db/compaction/simple/SimpleCompactionTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
import org.apache.cassandra.cql3.CQLTester;
2727
import org.apache.cassandra.utils.TestHelper;
2828

29-
public class SimpleCompactionTest extends CQLTester
29+
public abstract class SimpleCompactionTest extends CQLTester
3030
{
3131
@AfterClass
3232
public static void teardown() throws IOException, InterruptedException, ExecutionException

0 commit comments

Comments
 (0)