From da64870e891b62b5acf1db3c1051b947b002063e Mon Sep 17 00:00:00 2001 From: Pavel Punegov Date: Tue, 28 Dec 2021 11:55:44 +0300 Subject: [PATCH] [K/N][test] Ignore test ^KT-40137 --- .../box/multiplatform/multiModule/expectActualTypealiasLink.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/testData/codegen/box/multiplatform/multiModule/expectActualTypealiasLink.kt b/compiler/testData/codegen/box/multiplatform/multiModule/expectActualTypealiasLink.kt index 16dfd63e691..1d625140239 100644 --- a/compiler/testData/codegen/box/multiplatform/multiModule/expectActualTypealiasLink.kt +++ b/compiler/testData/codegen/box/multiplatform/multiModule/expectActualTypealiasLink.kt @@ -4,6 +4,7 @@ // IGNORE_BACKEND: JS // IGNORE_BACKEND: JS_IR // IGNORE_BACKEND: JS_IR_ES6 +// IGNORE_BACKEND: NATIVE // DONT_TARGET_EXACT_BACKEND: JVM // DONT_TARGET_EXACT_BACKEND: JVM_IR // DONT_TARGET_EXACT_BACKEND: ANDROID