Skip to content

leak in tests...

leak in tests... #262

GitHub Actions / Test Results failed Mar 13, 2024 in 0s

3 fail, 602 skipped, 2 635 pass in 46m 51s

  756 files  +  756    756 suites  +756   46m 51s ⏱️ + 46m 51s
3 240 tests +3 240  2 635 ✅ +2 635    602 💤 +  602  3 ❌ +3 
7 058 runs  +7 058  5 773 ✅ +5 773  1 282 💤 +1 282  3 ❌ +3 

Results for commit 9c3441d. ± Comparison against earlier commit c92d94c.

Annotations

Check warning on line 0 in io.rsocket.kotlin.transport.local.MultiplexedLocalTransportTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: requestChannel3[jvm] (io.rsocket.kotlin.transport.local.MultiplexedLocalTransportTest)

test-reports/rsocket-transports/local/build/test-results/jvmTest/TEST-io.rsocket.kotlin.transport.local.MultiplexedLocalTransportTest.xml [took 5m 0s]
Raw output
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 300000 ms
	at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42)
	at io.rsocket.kotlin.test.SuspendTest.runWithTimeout-KLykuaI(SuspendTest.kt:102)
	at io.rsocket.kotlin.test.SuspendTest.runPhase-dWUq8MI(SuspendTest.kt:76)
	at io.rsocket.kotlin.test.SuspendTest$test$1$1.invokeSuspend(SuspendTest.kt:49)
	at io.rsocket.kotlin.test.SuspendTest$test$1.invokeSuspend(SuspendTest.kt:45)
	at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTest$2$1$1.invokeSuspend(TestBuilders.kt:316)
Caused by: kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 300000 ms
	at kotlinx.coroutines.TimeoutKt.TimeoutCancellationException(Timeout.kt:188)
	at kotlinx.coroutines.TimeoutCoroutine.run(Timeout.kt:156)
	at kotlinx.coroutines.EventLoopImplBase$DelayedRunnableTask.run(EventLoop.common.kt:498)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
	at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:105)
	at java.lang.Thread.run(Thread.java:750)

Check warning on line 0 in io.rsocket.kotlin.transport.ktor.websocket.server.CIOWebSocketTransportTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: requestChannel3[jvm] (io.rsocket.kotlin.transport.ktor.websocket.server.CIOWebSocketTransportTest)

test-reports/rsocket-transports/ktor-websocket-server/build/test-results/jvmTest/TEST-io.rsocket.kotlin.transport.ktor.websocket.server.CIOWebSocketTransportTest.xml [took 5m 0s]
Raw output
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 300000 ms
	at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42)
	at io.rsocket.kotlin.test.SuspendTest.runWithTimeout-KLykuaI(SuspendTest.kt:102)
	at io.rsocket.kotlin.test.SuspendTest.runPhase-dWUq8MI(SuspendTest.kt:76)
	at io.rsocket.kotlin.test.SuspendTest$test$1$1.invokeSuspend(SuspendTest.kt:49)
	at io.rsocket.kotlin.test.SuspendTest$test$1.invokeSuspend(SuspendTest.kt:45)
	at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTest$2$1$1.invokeSuspend(TestBuilders.kt:316)
Caused by: kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 300000 ms
	at kotlinx.coroutines.TimeoutKt.TimeoutCancellationException(Timeout.kt:188)
	at kotlinx.coroutines.TimeoutCoroutine.run(Timeout.kt:156)
	at kotlinx.coroutines.EventLoopImplBase$DelayedRunnableTask.run(EventLoop.common.kt:498)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
	at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:105)
	at java.lang.Thread.run(Thread.java:750)

Check warning on line 0 in io.rsocket.kotlin.transport.ktor.tcp.KtorTcpTransportTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: requestChannel16x256[jvm] (io.rsocket.kotlin.transport.ktor.tcp.KtorTcpTransportTest)

test-reports/rsocket-transports/ktor-tcp/build/test-results/jvmTest/TEST-io.rsocket.kotlin.transport.ktor.tcp.KtorTcpTransportTest.xml [took 5m 0s]
Raw output
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 300000 ms
	at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42)
	at io.rsocket.kotlin.test.SuspendTest.runWithTimeout-KLykuaI(SuspendTest.kt:102)
	at io.rsocket.kotlin.test.SuspendTest.runPhase-dWUq8MI(SuspendTest.kt:76)
	at io.rsocket.kotlin.test.SuspendTest$test$1$1.invokeSuspend(SuspendTest.kt:49)
	at io.rsocket.kotlin.test.SuspendTest$test$1.invokeSuspend(SuspendTest.kt:45)
	at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTest$2$1$1.invokeSuspend(TestBuilders.kt:316)
Caused by: kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 300000 ms
	at kotlinx.coroutines.TimeoutKt.TimeoutCancellationException(Timeout.kt:188)
	at kotlinx.coroutines.TimeoutCoroutine.run(Timeout.kt:156)
	at kotlinx.coroutines.EventLoopImplBase$DelayedRunnableTask.run(EventLoop.common.kt:498)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
	at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:105)
	at java.lang.Thread.run(Thread.java:750)