Remove old JVM backend diagnostic tests
This commit is contained in:
committed by
Space Team
parent
815ab15313
commit
18be8f50c0
-8
@@ -41,14 +41,6 @@ fun generateJUnit5CompilerTests(args: Array<String>) {
|
||||
model("diagnostics/testsWithJsStdLib", excludedPattern = excludedCustomTestdataPattern)
|
||||
}
|
||||
|
||||
testClass<AbstractDiagnosticsTestWithOldJvmBackend> {
|
||||
model(
|
||||
"diagnostics/testsWithJvmBackend",
|
||||
targetBackend = TargetBackend.JVM_OLD,
|
||||
excludedPattern = excludedCustomTestdataPattern
|
||||
)
|
||||
}
|
||||
|
||||
testClass<AbstractDiagnosticsTestWithJvmIrBackend> {
|
||||
model(
|
||||
"diagnostics/testsWithJvmBackend",
|
||||
|
||||
Reference in New Issue
Block a user