Skip to content

Commit 3bc29ab

Browse files
committed
Ignore f**** test
1 parent 85c88cf commit 3bc29ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kotlinx-coroutines-core/concurrent/test/channels/ChannelCancelUndeliveredElementStressTest.kt

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import kotlinx.coroutines.selects.*
1010
import kotlin.random.*
1111
import kotlin.test.*
1212

13+
@Ignore
1314
class ChannelCancelUndeliveredElementStressTest : TestBase() {
1415
private val repeatTimes = (if (isNative) 1_000 else 10_000) * stressTestMultiplier
1516

0 commit comments

Comments
 (0)