Skip to content

Commit 5e6f6a6

Browse files
homurollSpace Team
authored and
Space Team
committed
[tests] Turned on passing tests
#KT-65977
1 parent b968b02 commit 5e6f6a6

30 files changed

+0
-90
lines changed

plugins/atomicfu/atomicfu-compiler/testData/box/atomic_extensions/ArrayInlineExtensionTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomic_extensions/ArrayLoopTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomic_extensions/ComplexLoopTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomic_extensions/ExtensionLoopTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomic_extensions/ExtensionsTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomic_extensions/InlineExtensionWithTypeParameterTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomic_extensions/LambdaTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomic_extensions/LockFreeIntBitsTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomic_extensions/LockTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomic_extensions/ParameterizedInlineFunExtensionTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/ArithmeticTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/AtomicArrayTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/IndexArrayElementGetterTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/InitializationOrderTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/LateinitPropertiesTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlinx.atomicfu.locks.*
63
import kotlin.test.*

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/LockFreeLongCounterTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/LockFreeQueueTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/LockFreeStackTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/LongConcatenationTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/LoopTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/MultiInitTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/ScopeTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/SimpleLockTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/atomics_basic/UncheckedCastTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/delegated/DelegatedPropertiesTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/locks/ReentrantLockTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.locks.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/locks/SynchronizedObjectTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.locks.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/top-level/FieldInObjectTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63
import kotlin.random.*

plugins/atomicfu/atomicfu-compiler/testData/box/top-level/TopLevelTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

plugins/atomicfu/atomicfu-compiler/testData/box/trace/TraceTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO(KT-65977): reenable these tests with caches
2-
//IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
3-
//IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
41
import kotlinx.atomicfu.*
52
import kotlin.test.*
63

0 commit comments

Comments
 (0)