[Test] Mute tests due to KT-56755
This commit is contained in:
committed by
Space Team
parent
86ee855170
commit
28b83a1a5d
+7
-5
@@ -1,3 +1,5 @@
|
||||
// IGNORE_BACKEND_K2_LIGHT_TREE: JVM_IR
|
||||
// Reason: KT-56755
|
||||
// TARGET_BACKEND: JVM
|
||||
// WITH_STDLIB
|
||||
// FILE: test.kt
|
||||
@@ -11,8 +13,8 @@ fun box() {
|
||||
}
|
||||
|
||||
// EXPECTATIONS JVM JVM_IR
|
||||
// test.kt:10 box:
|
||||
// test.kt:4 <init>:
|
||||
// test.kt:10 box:
|
||||
// test.kt:6 foo: firstParam:int=4:int, secondParam:java.lang.String="":java.lang.String
|
||||
// test.kt:11 box:
|
||||
// test.kt:12 box:
|
||||
// test.kt:6 <init>:
|
||||
// test.kt:12 box:
|
||||
// test.kt:8 foo: firstParam:int=4:int, secondParam:java.lang.String="":java.lang.String
|
||||
// test.kt:13 box:
|
||||
|
||||
Reference in New Issue
Block a user