[Test] Mute tests due to KT-56760
This commit is contained in:
committed by
Space Team
parent
7c84f9a7c2
commit
49f15a16ce
@@ -1,3 +1,5 @@
|
||||
// IGNORE_BACKEND_K2_LIGHT_TREE: JVM_IR
|
||||
// Reason: KT-56760
|
||||
// TARGET_BACKEND: JVM
|
||||
// FILE: test.kt
|
||||
fun f(x: String) = "Fail 1"
|
||||
|
||||
+2
@@ -1,3 +1,5 @@
|
||||
// IGNORE_BACKEND_K2_LIGHT_TREE: JVM_IR
|
||||
// Reason: KT-56760
|
||||
// TARGET_BACKEND: JVM
|
||||
// FILE: test.kt
|
||||
fun f(x: String) = "Fail 1"
|
||||
|
||||
Reference in New Issue
Block a user