Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update mikepenz/action-junit-report action to v4 - autoclosed #82

Closed
wants to merge 1 commit into from

chore(deps): update mikepenz/action-junit-report action to v4

f89e3f7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

chore(deps): update mikepenz/action-junit-report action to v4 - autoclosed #82

chore(deps): update mikepenz/action-junit-report action to v4
f89e3f7
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Test Report failed Aug 6, 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, IPC)[jvm]

io.kotest.engine.test.interceptors.TestTimeoutException: Test 'fair-queuing request sockets (CIO-CIO, IPC)' did not complete within 5m
Raw output
io.kotest.engine.test.interceptors.TestTimeoutException: Test 'fair-queuing request sockets (CIO-CIO, IPC)' 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:100)
	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)