Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@

import static org.junit.Assert.fail;

@Ignore
@RunWith(IoTDBTestRunner.class)
@Category({LocalStandaloneIT.class, ClusterIT.class})
@Ignore
public class IoTDBEncryptionValueQueryIT {
private static String[] sqls =
new String[] {
Expand Down
Loading
Loading