Skip to content

Commit 9ddcabc

Browse files
author
Nikita Koval
committed
Ignore one more test for selectOld
1 parent 96b9221 commit 9ddcabc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kotlinx-coroutines-debug/test/SanitizedProbesTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ class SanitizedProbesTest : DebugTestBase() {
7575
deferred.cancelAndJoin()
7676
}
7777

78+
@Ignore
7879
@Test
7980
fun testSelectBuilder() = runTest {
8081
val selector = launchSelector()

0 commit comments

Comments
 (0)