Tests: remove stepping tests on old JVM backend
This commit is contained in:
committed by
Space Team
parent
f39c72360d
commit
5e330acd28
-4
@@ -84,10 +84,6 @@ fun generateJUnit5CompilerTests(args: Array<String>, mainClassName: String?) {
|
||||
model("codegen/box", excludeDirs = k2BoxTestDir)
|
||||
}
|
||||
|
||||
testClass<AbstractSteppingTest> {
|
||||
model("debug/stepping")
|
||||
}
|
||||
|
||||
testClass<AbstractIrSteppingWithBytecodeInlinerTest> {
|
||||
model("debug/stepping")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user