Skip to content

[CALCITE-3637] Update linq4j tests upgrade from junit4 to junit5 #1699

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

Merged
merged 1 commit into from
Dec 29, 2019

Conversation

XuQianJin-Stars
Copy link
Contributor

As illustrated in CALCITE-3637
Update linq4j tests upgrade from junit4 to junit5.

@vlsi
Copy link
Contributor

vlsi commented Dec 28, 2019

Relevant JUnit5 issue is junit-team/junit-framework#878 (which is not solved yet)

@XuQianJin-Stars
Copy link
Contributor Author

Relevant JUnit5 issue is junit-team/junit5#878 (which is not solved yet)

yes, I also looked for tests that did not pass parameters to classes.

@vlsi
Copy link
Contributor

vlsi commented Dec 28, 2019

Note: it is important that individual cases can be launched from IDE, so please do not rewrite the test into a single "dynamic test" and/or single "@parameterized test"

@XuQianJin-Stars
Copy link
Contributor Author

Note: it is important that individual cases can be launched from IDE, so please do not rewrite the test into a single "dynamic test" and/or single "@parameterized test"

OK, let me modify it.

@vlsi vlsi added the LGTM-will-merge-soon Overall PR looks OK. Only minor things left. label Dec 28, 2019
@vlsi vlsi merged commit 0341e97 into apache:master Dec 29, 2019
@XuQianJin-Stars
Copy link
Contributor Author

hi , @vlsi Thank you very much, When the JUnit5 issue is junit-team/junit5#878 (which is not solved yet) is implemented, I will continue to adjust it once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LGTM-will-merge-soon Overall PR looks OK. Only minor things left.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants