[TEST] Mute tests irText klib tests

This commit is contained in:
Roman Artemev
2021-06-15 16:52:03 +03:00
committed by teamcityserver
parent e82552975d
commit 71af11052a
2 changed files with 3 additions and 0 deletions
@@ -1,3 +1,5 @@
// SKIP_KLIB_TEST
// See KT-44312
// IGNORE_BACKEND_FIR: ANY
// ^ TODO decide if we want to fix KT-42020 for FIR as well
+1
View File
@@ -1,3 +1,4 @@
// SKIP_KLIB_TEST
class A : Cloneable
interface I : Cloneable