From d04bd320f941b7be717804f2cb0490fae09dcbf5 Mon Sep 17 00:00:00 2001 From: Ilya Kirillov Date: Tue, 19 Jul 2022 15:24:59 +0200 Subject: [PATCH] [LL FIR] ignore test failing due to ^KT-53242 --- .../testsWithStdLib/deprecated/noDeprecationOnReadBytes.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/testData/diagnostics/testsWithStdLib/deprecated/noDeprecationOnReadBytes.kt b/compiler/testData/diagnostics/testsWithStdLib/deprecated/noDeprecationOnReadBytes.kt index c25f9897095..18b51c56917 100644 --- a/compiler/testData/diagnostics/testsWithStdLib/deprecated/noDeprecationOnReadBytes.kt +++ b/compiler/testData/diagnostics/testsWithStdLib/deprecated/noDeprecationOnReadBytes.kt @@ -1,3 +1,4 @@ +// FIR_IDE_IGNORE // FIR_IDENTICAL // !API_VERSION: 1.2