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

Fix jpa tests missing setup calls #1706

Merged
merged 5 commits into from
Dec 13, 2024
Merged

Fix jpa tests missing setup calls #1706

merged 5 commits into from
Dec 13, 2024

Conversation

starksm64
Copy link
Contributor

This fixes another 36 tests that were not calling the setup method.
Down to 124 test failures.

starksm64 and others added 5 commits December 10, 2024 16:39
…ra create of SEQGENERATOR

Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott M Stark <[email protected]>
read db.supports.sequence from passed setup properties and remove extra create of SEQGENERATOR
@starksm64
Copy link
Contributor Author

Failsafe Report Summary

Tests Errors Failures Skipped Success Rate Time
3800 124 0 0 96.7% 5681 s

@scottmarlow scottmarlow merged commit 85ece9c into main Dec 13, 2024
3 checks passed
@scottmarlow
Copy link
Contributor

Thanks Scott!

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

Successfully merging this pull request may close these issues.

2 participants