Skip to content

Conditionally disable tests based on Hibernate 6.1 or 6.2. #2927

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
gregturn opened this issue Apr 26, 2023 · 1 comment
Closed

Conditionally disable tests based on Hibernate 6.1 or 6.2. #2927

gregturn opened this issue Apr 26, 2023 · 1 comment
Assignees
Labels
in: core Issues in core support type: task A general task

Comments

@gregturn
Copy link
Contributor

No description provided.

@gregturn gregturn added type: task A general task in: core Issues in core support labels Apr 26, 2023
@gregturn gregturn added this to the 3.1 GA (2023.0.0) milestone Apr 26, 2023
@gregturn gregturn self-assigned this Apr 26, 2023
@gregturn
Copy link
Contributor Author

Certain tests have been disabled due to issues running on Hibernate 6.2. Other tests fail on Hibernate 6.1. Introduce the means to conditionally activate them based on which version of Hibernate is on the classpath and include CI jobs to run them both ways.

gregturn added a commit that referenced this issue Apr 26, 2023
Certain test cases only work with Hibernate 6.1 or 6.2. This introduces the means to run them contextually. We also will run additional CI jobs to verify everything works on both Hibernate 6.1 as well as Hibernate 6.2.

Resolves #2927.
gregturn added a commit that referenced this issue Apr 26, 2023
Certain test cases should be disabled based on the version of Hibernate. We should also run the entire test suite against both Hibernate 6.1 and 6.2, to ensure maxiumum support.

Resolves #2927.
gregturn added a commit that referenced this issue Apr 26, 2023
Certain test cases should be disabled based on the version of Hibernate. We should also run the entire test suite against both Hibernate 6.1 and 6.2, to ensure maxiumum support.

Resolves #2927.
gregturn added a commit that referenced this issue Apr 27, 2023
Certain test cases should be disabled based on the version of Hibernate. We should also run the entire test suite against both Hibernate 6.1 and 6.2, to ensure maxiumum support.

Resolves #2927.
gregturn added a commit that referenced this issue Apr 28, 2023
Certain test cases should be disabled based on the version of Hibernate. We should also run the entire test suite against both Hibernate 6.1 and 6.2, to ensure maxiumum support.

Resolves #2927.
gregturn added a commit that referenced this issue Apr 28, 2023
Certain test cases should be disabled based on the version of Hibernate. We should also run the entire test suite against both Hibernate 6.1 and 6.2, to ensure maxiumum support.

Resolves #2921.
Related: #2927.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core support type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant