JVM: remove tests on JVM target 1.6

This commit is contained in:
Alexander Udalov
2023-05-12 10:12:26 +02:00
committed by Space Team
parent b713dfd7ea
commit e4e1bcefbd
39 changed files with 29 additions and 859 deletions
@@ -835,11 +835,6 @@ public class CliTestGenerated extends AbstractCliTest {
runTest("compiler/testData/cli/jvm/jvm8Target.args");
}
@TestMetadata("jvmDefaultAll.args")
public void testJvmDefaultAll() throws Exception {
runTest("compiler/testData/cli/jvm/jvmDefaultAll.args");
}
@TestMetadata("jvmDefaultIncorrectValue.args")
public void testJvmDefaultIncorrectValue() throws Exception {
runTest("compiler/testData/cli/jvm/jvmDefaultIncorrectValue.args");