From 8957e4e0b26cfd4656ade86e2c555cff048adc8d Mon Sep 17 00:00:00 2001 From: Pavel Punegov Date: Tue, 28 Dec 2021 11:30:03 +0300 Subject: [PATCH] [K/N][test] Ignore test ^KT-42723 --- compiler/testData/codegen/box/collections/kt41123.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/testData/codegen/box/collections/kt41123.kt b/compiler/testData/codegen/box/collections/kt41123.kt index 32e5849f6d9..3b829d69a0e 100644 --- a/compiler/testData/codegen/box/collections/kt41123.kt +++ b/compiler/testData/codegen/box/collections/kt41123.kt @@ -1,4 +1,5 @@ // IGNORE_BACKEND: WASM +// IGNORE_BACKEND: NATIVE // WASM_MUTE_REASON: STDLIB_COLLECTION_INHERITANCE // WITH_STDLIB