Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent failure in JsrPartitionHandlerTests.testPollingPartitionsCompletion on windows #3850

Closed
fmbenhassine opened this issue Feb 11, 2021 · 2 comments

Comments

@fmbenhassine
Copy link
Contributor

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).

@fmbenhassine fmbenhassine added this to the 5.0.0-M1 milestone Feb 11, 2021
@fmbenhassine fmbenhassine modified the milestones: 5.0.0-M1, 5.0.0 Jan 19, 2022
@fmbenhassine fmbenhassine modified the milestones: 5.0.0, 5.0.1 Nov 24, 2022
@hpoettker
Copy link
Contributor

I think this issue can be closed. The test has been removed in the course of #3894.

@fmbenhassine fmbenhassine closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2023
@fmbenhassine fmbenhassine removed this from the 5.0.1 milestone Jan 25, 2023
@hpoettker
Copy link
Contributor

Thanks for quick reaction!

I stumbled upon this one as it was assigned to the upcoming release. I think there are some more issues in the general backlog that can be simply closed: related-to: jsr-352

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants