diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ArrayInlineExtensionTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ArrayInlineExtensionTest.kt index 154381d28f4..22e8b227ac9 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ArrayInlineExtensionTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ArrayInlineExtensionTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ArrayLoopTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ArrayLoopTest.kt index d216fe3446f..5367149a426 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ArrayLoopTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ArrayLoopTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ComplexLoopTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ComplexLoopTest.kt index 4732ebc3982..618ae8518e3 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ComplexLoopTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ComplexLoopTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ExtensionLoopTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ExtensionLoopTest.kt index d57018eecac..604a6b93439 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ExtensionLoopTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ExtensionLoopTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ExtensionsTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ExtensionsTest.kt index f7355303600..69ac375146a 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ExtensionsTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ExtensionsTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/InlineExtensionWithTypeParameterTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/InlineExtensionWithTypeParameterTest.kt index 3f151af9fbf..59a06756c55 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/InlineExtensionWithTypeParameterTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/InlineExtensionWithTypeParameterTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/LambdaTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/LambdaTest.kt index 4bb558874d0..50e1b92a98f 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/LambdaTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/LambdaTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/LockFreeIntBitsTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/LockFreeIntBitsTest.kt index 7b7e7358d06..f1dc4a16f2e 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/LockFreeIntBitsTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/LockFreeIntBitsTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/LockTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/LockTest.kt index f9c1b7b4877..50d4d059aac 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/LockTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/LockTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ParameterizedInlineFunExtensionTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ParameterizedInlineFunExtensionTest.kt index 8841f87e644..d9681ae9ef0 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ParameterizedInlineFunExtensionTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomic_extensions/ParameterizedInlineFunExtensionTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/ArithmeticTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/ArithmeticTest.kt index e2e6e9d1757..6a0bd715911 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/ArithmeticTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/ArithmeticTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/AtomicArrayTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/AtomicArrayTest.kt index 9feae853170..10507e4ac4e 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/AtomicArrayTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/AtomicArrayTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/IndexArrayElementGetterTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/IndexArrayElementGetterTest.kt index 21391296ff4..84f22a3f562 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/IndexArrayElementGetterTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/IndexArrayElementGetterTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/InitializationOrderTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/InitializationOrderTest.kt index 3be4c4013de..9e7eacea166 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/InitializationOrderTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/InitializationOrderTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LateinitPropertiesTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LateinitPropertiesTest.kt index 1a56f806c46..59528f841dc 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LateinitPropertiesTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LateinitPropertiesTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlinx.atomicfu.locks.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LockFreeLongCounterTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LockFreeLongCounterTest.kt index dbc5f86c008..7268b6a138e 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LockFreeLongCounterTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LockFreeLongCounterTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LockFreeQueueTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LockFreeQueueTest.kt index 42151442090..05ab89b4a8c 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LockFreeQueueTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LockFreeQueueTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LockFreeStackTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LockFreeStackTest.kt index 89512d3f15a..d129772ceda 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LockFreeStackTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LockFreeStackTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LoopTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LoopTest.kt index a614935cefb..bfb829aa077 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LoopTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/LoopTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/MultiInitTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/MultiInitTest.kt index d2e808b861e..01f7b678f93 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/MultiInitTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/MultiInitTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/ScopeTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/ScopeTest.kt index 24407586f64..c3f230307b0 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/ScopeTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/ScopeTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/SimpleLockTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/SimpleLockTest.kt index d1b51b031df..d62c795bf3e 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/SimpleLockTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/SimpleLockTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/UncheckedCastTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/UncheckedCastTest.kt index 637b9719951..d4664411371 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/UncheckedCastTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/atomics_basic/UncheckedCastTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/delegated/DelegatedPropertiesTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/delegated/DelegatedPropertiesTest.kt index 67d847b53b8..c6642ddd8c9 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/delegated/DelegatedPropertiesTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/delegated/DelegatedPropertiesTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/locks/ReentrantLockTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/locks/ReentrantLockTest.kt index 1f070d8191a..8547b7c6206 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/locks/ReentrantLockTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/locks/ReentrantLockTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.locks.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/locks/SynchronizedObjectTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/locks/SynchronizedObjectTest.kt index 87df2af2463..d54be396cac 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/locks/SynchronizedObjectTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/locks/SynchronizedObjectTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.locks.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/top-level/FieldInObjectTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/top-level/FieldInObjectTest.kt index 2e6a11a3451..775f3ac6024 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/top-level/FieldInObjectTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/top-level/FieldInObjectTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* import kotlin.random.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/top-level/TopLevelTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/top-level/TopLevelTest.kt index e823cc6a7d2..1c86b5fa563 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/top-level/TopLevelTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/top-level/TopLevelTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.* diff --git a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/trace/TraceTest.kt b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/trace/TraceTest.kt index 8567a991c8c..b01467c80aa 100644 --- a/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/trace/TraceTest.kt +++ b/plugins/atomicfu/atomicfu-compiler/testData/nativeBox/trace/TraceTest.kt @@ -1,3 +1,6 @@ +// TODO(KT-65977): reenable these tests with caches +//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE +//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE import kotlinx.atomicfu.* import kotlin.test.*