Skip to content

fix(deps): update kotlinx-coroutines monorepo to v1.9.0 #405

fix(deps): update kotlinx-coroutines monorepo to v1.9.0

fix(deps): update kotlinx-coroutines monorepo to v1.9.0 #405

GitHub Actions / JUnit Test Report failed Sep 26, 2024 in 0s

187 tests run, 149 passed, 37 skipped, 1 failed.

Annotations

Check failure on line 1 in kzmq-tests/src/commonTest/kotlin/org/zeromq/tests/sockets/RequestReplyTests.kt

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

RequestReplyTests.fair-queuing request sockets (CIO-CIO, TCP)[jvm]

io.kotest.engine.test.interceptors.TestTimeoutException: Test 'fair-queuing request sockets (CIO-CIO, TCP)' did not complete within 5m
Raw output
io.kotest.engine.test.interceptors.TestTimeoutException: Test 'fair-queuing request sockets (CIO-CIO, TCP)' did not complete within 5m
	at app//io.kotest.engine.test.interceptors.InvocationTimeoutInterceptor.intercept(InvocationTimeoutInterceptor.kt:44)
	at app//io.kotest.engine.test.interceptors.InvocationTimeoutInterceptor$intercept$1.invokeSuspend(InvocationTimeoutInterceptor.kt)
	at app//kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at app//kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:99)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)