Tests: remove stepping tests on old JVM backend
This commit is contained in:
committed by
Space Team
parent
f39c72360d
commit
5e330acd28
+1
-22
@@ -21,27 +21,6 @@ fun testExpressionBody(nullable: String?) =
|
||||
// Some comment
|
||||
nullable.length == 2
|
||||
|
||||
// EXPECTATIONS JVM
|
||||
// test.kt:7 box
|
||||
// test.kt:16 test
|
||||
// test.kt:14 test
|
||||
// test.kt:7 box
|
||||
|
||||
// test.kt:8 box
|
||||
// test.kt:16 test
|
||||
// test.kt:14 test
|
||||
// test.kt:8 box
|
||||
|
||||
// test.kt:9 box
|
||||
// test.kt:22 testExpressionBody
|
||||
// test.kt:9 box
|
||||
|
||||
// test.kt:10 box
|
||||
// test.kt:22 testExpressionBody
|
||||
// test.kt:10 box
|
||||
|
||||
// test.kt:11 box
|
||||
|
||||
// EXPECTATIONS JVM_IR
|
||||
// test.kt:7 box
|
||||
// test.kt:14 test
|
||||
@@ -76,4 +55,4 @@ fun testExpressionBody(nullable: String?) =
|
||||
// test.kt:22 testExpressionBody
|
||||
// test.kt:10 box
|
||||
// test.kt:22 testExpressionBody
|
||||
// test.kt:11 box
|
||||
// test.kt:11 box
|
||||
|
||||
Reference in New Issue
Block a user