Skip to content

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

Merged
vlsi merged 1 commit into
apache:masterfrom
XuQianJin-Stars:CALCITE-3637
Dec 29, 2019
Merged

[CALCITE-3637] Update linq4j tests upgrade from junit4 to junit5#1699
vlsi merged 1 commit into
apache:masterfrom
XuQianJin-Stars:CALCITE-3637

Conversation

@XuQianJin-Stars

Copy link
Copy Markdown
Contributor

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

Comment thread linq4j/src/test/java/org/apache/calcite/linq4j/test/Linq4jSuite.java Outdated
Comment thread linq4j/src/test/java/org/apache/calcite/linq4j/test/JoinPreserveOrderTest.java Outdated
@vlsi

vlsi commented Dec 28, 2019

Copy link
Copy Markdown
Contributor

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

@XuQianJin-Stars

Copy link
Copy Markdown
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

vlsi commented Dec 28, 2019

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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