Skip to content

[Core] Introducing network swimlanes

Sign in for the full log view
GitHub Actions / Test Results failed Apr 25, 2025 in 0s

1 errors, 1 skipped, 52 pass in 4m 18s

  7 files  ±0    7 suites  ±0   4m 18s ⏱️ -29s
 54 tests ±0   52 ✅  - 1  1 💤 ±0  0 ❌ ±0  1 🔥 +1 
223 runs  ±0  219 ✅  - 1  3 💤 ±0  0 ❌ ±0  1 🔥 +1 

Results for commit a63afa4. ± Comparison against earlier commit 033846c.

Annotations

Check failure on line 0 in dev.restate.sdktesting.tests.Combinators

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 5 runs with error: firstSuccessfulCompletedAwakeable(Client) (dev.restate.sdktesting.tests.Combinators)

test-report/alwaysSuspending/TEST-junit-jupiter.xml [took 30s]
Raw output
firstSuccessfulCompletedAwakeable(dev.restate.client.Client) timed out after 30 seconds
java.util.concurrent.TimeoutException: firstSuccessfulCompletedAwakeable(dev.restate.client.Client) timed out after 30 seconds
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
	Suppressed: java.lang.InterruptedException
		at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:94)
		at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
		at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
		at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47)
		at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
		at kotlinx.coroutines.test.TestBuildersJvmKt.createTestResult(TestBuildersJvm.kt:10)
		at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0(TestBuilders.kt:309)
		at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0(Unknown Source)
		at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0(TestBuilders.kt:167)
		at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0(Unknown Source)
		at dev.restate.sdktesting.tests.UtilsKt.runTest-VtjQ1oo(utils.kt:43)
		at dev.restate.sdktesting.tests.UtilsKt.runTest-VtjQ1oo$default(utils.kt:42)
		at dev.restate.sdktesting.tests.Combinators.firstSuccessfulCompletedAwakeable(Combinators.kt:90)
		at java.base/java.lang.reflect.Method.invoke(Method.java:580)
		... 5 more
		Suppressed: java.lang.IllegalStateException: This job has not completed yet
			at kotlinx.coroutines.JobSupport.getCompletionExceptionOrNull(JobSupport.kt:1303)
			at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTest$2$1.invokeSuspend(TestBuilders.kt:372)
			at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
			at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:35)
			at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:101)
			at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
			at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:98)
			at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263)
			at kotlinx.coroutines.EventLoopImplBase.shutdown(EventLoop.common.kt:222)
			at kotlinx.coroutines.EventLoop.decrementUseCount(EventLoop.common.kt:110)
			at kotlinx.coroutines.EventLoop.decrementUseCount$default(EventLoop.common.kt:104)
			at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:101)
			... 18 more

unique-id: [engine:junit-jupiter]/[class:dev.restate.sdktesting.tests.Combinators]/[method:firstSuccessfulCompletedAwakeable(dev.restate.client.Client)]
display-name: Test the first successful awakeable should be returned