We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d1ce37 commit 62f6586Copy full SHA for 62f6586
kotlinx-coroutines-debug/test/SanitizedProbesTest.kt
@@ -75,6 +75,7 @@ class SanitizedProbesTest : DebugTestBase() {
75
deferred.cancelAndJoin()
76
}
77
78
+ @Ignore
79
@Test
80
fun testSelectBuilder() = runTest {
81
val selector = launchSelector()
0 commit comments