[Test] Mute tests due to KT-56760

This commit is contained in:
Dmitriy Novozhilov
2023-02-17 13:06:44 +02:00
committed by Space Team
parent 7c84f9a7c2
commit 49f15a16ce
2 changed files with 4 additions and 0 deletions
@@ -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"
@@ -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"