Skip to content

deps(deps): bump io.temporal:temporal-testing from 1.27.0 to 1.32.0

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

deps(deps): bump io.temporal:temporal-testing from 1.27.0 to 1.32.0 #2

deps(deps): bump io.temporal:temporal-testing from 1.27.0 to 1.32.0
98040ff
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results (Java 21) failed Nov 17, 2025 in 0s

1 fail, 5 pass in 5s

6 tests   5 ✅  5s ⏱️
2 suites  0 💤
2 files    1 ❌

Results for commit 98040ff.

Annotations

Check warning on line 0 in com.claymccoy.moneytransfer.LedgerWorkflowTest

See this annotation in the file changed.

@github-actions github-actions / Test Results (Java 21)

testContinueAsNewAfterEnoughTransfers(WorkflowClient, LedgerWorkflow) (com.claymccoy.moneytransfer.LedgerWorkflowTest) failed

build/test-results/test/TEST-com.claymccoy.moneytransfer.LedgerWorkflowTest.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: expected: <5> but was: <4>
	at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
	at app//com.claymccoy.moneytransfer.LedgerWorkflowTest.testContinueAsNewAfterEnoughTransfers(LedgerWorkflowTest.java:77)
	at java.base@21.0.9/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base@21.0.9/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base@21.0.9/java.util.ArrayList.forEach(ArrayList.java:1596)