Closed as not planned
Closed as not planned
Description
JsrPartitionHandlerTests.testPollingPartitionsCompletion
fails intermittently on windows with the following error:
java.lang.AssertionError
at org.springframework.batch.core.jsr.partition.JsrPartitionHandlerTests.testPollingPartitionsCompletion(JsrPartitionHandlerTests.java:156)
That's all from the build log, no additional stacktrace from surefire's individual test report neither.
NB: the test fails only on the command line, it runs correctly from the IDE (tested with IntelliJ Idea).