Skip to content

Intermittent failure in ConcurrentTransactionTests on windows #3851

Closed
@fmbenhassine

Description

@fmbenhassine

org.springframework.batch.core.test.concurrent.ConcurrentTransactionTests.testConcurrentLongRunningJobExecutions fails intermittently on windows from the command line with the following error:

error	11-Feb-2021 08:38:26	[main] INFO org.springframework.batch.core.job.SimpleStepHandler - Executing step: [gameLoad]
build	11-Feb-2021 08:38:26	[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.078 s <<< FAILURE! - in org.springframework.batch.core.test.concurrent.ConcurrentTransactionTests
build	11-Feb-2021 08:38:26	[ERROR] testConcurrentLongRunningJobExecutions(org.springframework.batch.core.test.concurrent.ConcurrentTransactionTests)  Time elapsed: 0.063 s  <<< FAILURE!
build	11-Feb-2021 08:38:26	java.lang.AssertionError: expected:<FAILED> but was:<COMPLETED>
build	11-Feb-2021 08:38:26		at org.springframework.batch.core.test.concurrent.ConcurrentTransactionTests.testConcurrentLongRunningJobExecutions(ConcurrentTransactionTests.java:83)
build	11-Feb-2021 08:38:26	
build	11-Feb-2021 08:38:26	[INFO] Running org.springframework.batch.core.test.football.FootballJobIntegrationTests

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions