Tests: remove stepping tests on old JVM backend
This commit is contained in:
committed by
Space Team
parent
f39c72360d
commit
5e330acd28
+1
-5
@@ -12,14 +12,10 @@ fun box() {
|
||||
}
|
||||
}
|
||||
|
||||
// JVM_IR and JVM backends have different heuristics for when to use a switch.
|
||||
|
||||
// EXPECTATIONS JVM JVM_IR
|
||||
// test.kt:5 box
|
||||
// EXPECTATIONS JVM_IR
|
||||
// test.kt:5 box
|
||||
// test.kt:6 box
|
||||
// test.kt:8 box
|
||||
// EXPECTATIONS JVM JVM_IR
|
||||
// test.kt:11 box
|
||||
// test.kt:13 box
|
||||
|
||||
|
||||
Reference in New Issue
Block a user