From 1761c8eb25998f69fb83d7bcd0474069bf92f6e5 Mon Sep 17 00:00:00 2001 From: Vladimir Sukharev Date: Thu, 22 Feb 2024 02:19:07 +0100 Subject: [PATCH] [K/N][Tests] Ignore test sourceBinarySource.kt for per-file-caches on Linux ^KT-65669 --- compiler/testData/codegen/box/fir/sourceBinarySource.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/testData/codegen/box/fir/sourceBinarySource.kt b/compiler/testData/codegen/box/fir/sourceBinarySource.kt index 007a08f0124..9a9f1ce77f5 100644 --- a/compiler/testData/codegen/box/fir/sourceBinarySource.kt +++ b/compiler/testData/codegen/box/fir/sourceBinarySource.kt @@ -3,6 +3,7 @@ // IGNORE_BACKEND_K2: WASM // Reason: KT-65794 // IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE && target=linux_x64 +// IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE && target=linux_x64 // ISSUE: KT-65669 // MODULE: a