mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
disable test with bad path
This commit is contained in:
parent
e5f717e6de
commit
14af21a096
@ -40,6 +40,7 @@ public class CqlParserHarnessTest {
|
|||||||
private final static String ddl = ksddl + tbddl;
|
private final static String ddl = ksddl + tbddl;
|
||||||
|
|
||||||
|
|
||||||
|
@Disabled
|
||||||
@Test
|
@Test
|
||||||
public void testAllTypes() {
|
public void testAllTypes() {
|
||||||
CGWorkloadExporter exporter = new CGWorkloadExporter();
|
CGWorkloadExporter exporter = new CGWorkloadExporter();
|
||||||
|
Loading…
Reference in New Issue
Block a user