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

[#1361] test(postgres-jdbc) support multi pg version in IT #1693

Merged
merged 3 commits into from
Jan 25, 2024

Conversation

FANNG1
Copy link
Contributor

@FANNG1 FANNG1 commented Jan 24, 2024

What changes were proposed in this pull request?

Use separate classes representing various PG versions.
junit5 doesn't support class-level ParameterizedTest. so use a separate class.

Why are the changes needed?

Test compatibility with various versions of PG.

Fix: #1361

Does this PR introduce any user-facing change?

no

How was this patch tested?

existing IT

@jerryshao jerryshao merged commit 93e2af0 into apache:main Jan 25, 2024
5 checks passed
@justinmclean
Copy link
Member

Which versions are now supported?

@FANNG1
Copy link
Contributor Author

FANNG1 commented Jan 25, 2024

It's supposed to support from 12 to 16 @justinmclean

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