Skip to content

kotlin eap 1.9.0-Beta CI #193

kotlin eap 1.9.0-Beta CI

kotlin eap 1.9.0-Beta CI #193

GitHub Actions / Test Results failed May 29, 2023 in 0s

2 fail, 212 skipped, 1 764 pass in 23m 40s

   629 files     629 suites   23m 40s ⏱️
1 978 tests 1 764 ✔️ 212 💤 2
4 160 runs  3 662 ✔️ 496 💤 2

Results for commit 679c7b7.

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

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

test-reports/rsocket-transport-ktor/rsocket-transport-ktor-websocket-server/build/test-results/jvmTest/TEST-io.rsocket.kotlin.transport.ktor.websocket.server.JettyServerWebSocketTransportTest.xml [took 11s]
Raw output
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 10000 ms
	at ???(Coroutine boundary.?(?)
	at io.rsocket.kotlin.test.SuspendTest$DefaultImpls.runWithTimeout-KLykuaI(SuspendTest.kt:97)
	at io.rsocket.kotlin.test.SuspendTest$DefaultImpls.runPhase-dWUq8MI(SuspendTest.kt:73)
	at io.rsocket.kotlin.test.SuspendTest$test$1.invokeSuspend(SuspendTest.kt:52)
Caused by: kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 10000 ms
	at kotlinx.coroutines.TimeoutKt.TimeoutCancellationException(Timeout.kt:184)
	at kotlinx.coroutines.TimeoutCoroutine.run(Timeout.kt:154)
	at kotlinx.coroutines.EventLoopImplBase$DelayedRunnableTask.run(EventLoop.common.kt:508)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284)
	at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:108)
	at java.lang.Thread.run(Thread.java:750)

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

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

test-reports/rsocket-transport-ktor/rsocket-transport-ktor-websocket-server/build/test-results/jvmTest/TEST-io.rsocket.kotlin.transport.ktor.websocket.server.JettyServerWebSocketTransportTest.xml [took 10s]
Raw output
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 10000 ms
	at ???(Coroutine boundary.?(?)
	at io.rsocket.kotlin.test.SuspendTest$DefaultImpls.runWithTimeout-KLykuaI(SuspendTest.kt:97)
	at io.rsocket.kotlin.test.SuspendTest$DefaultImpls.runPhase-dWUq8MI(SuspendTest.kt:73)
	at io.rsocket.kotlin.test.SuspendTest$test$1.invokeSuspend(SuspendTest.kt:52)
Caused by: kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 10000 ms
	at kotlinx.coroutines.TimeoutKt.TimeoutCancellationException(Timeout.kt:184)
	at kotlinx.coroutines.TimeoutCoroutine.run(Timeout.kt:154)
	at kotlinx.coroutines.EventLoopImplBase$DelayedRunnableTask.run(EventLoop.common.kt:508)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284)
	at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:108)
	at java.lang.Thread.run(Thread.java:750)