Skip to content

Batch tests use a custom HSQL schema while running on H2 #29648

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

Closed
snicoll opened this issue Feb 4, 2022 · 0 comments
Closed

Batch tests use a custom HSQL schema while running on H2 #29648

snicoll opened this issue Feb 4, 2022 · 0 comments
Assignees
Labels
type: task A general task
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Feb 4, 2022

As discovered by @hpoettker in #29200, the auto-configuration tests for Spring Batch uses a custom schema file that is named custom-schema-hsql.sql while the tests are actually running on H2.

@snicoll snicoll added the type: task A general task label Feb 4, 2022
@snicoll snicoll added this to the 2.5.10 milestone Feb 4, 2022
@snicoll snicoll self-assigned this Feb 4, 2022
@snicoll snicoll closed this as completed in 4864919 Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant