spring-batch icon indicating copy to clipboard operation
spring-batch copied to clipboard

Intermittent failure in org.springframework.batch.repeat.jms.AsynchronousTests#testRollback

Open fmbenhassine opened this issue 3 years ago • 0 comments

This test fails intermittently with the following error:

java.lang.AssertionError: Foo not on queue
	at org.springframework.batch.repeat.jms.AsynchronousTests.testRollback(AsynchronousTests.java:176)

Build log: https://build.spring.io/browse/BATCH-NIGHTLY-5541

fmbenhassine avatar Apr 13 '22 10:04 fmbenhassine