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

Remove TestNG from test classpath #20139

Merged
merged 3 commits into from
Dec 18, 2023
Merged

Conversation

findepi
Copy link
Member

@findepi findepi commented Dec 15, 2023

Remove TestNG from classpath of modules that do not use it anymore.

Remove TestNG from classpath of modules that do not use it anymore.
@findepi findepi added the no-release-notes This pull request does not require release notes entry label Dec 15, 2023
@cla-bot cla-bot bot added the cla-signed label Dec 15, 2023
@github-actions github-actions bot added the bigquery BigQuery connector label Dec 15, 2023

<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why wasn't enforcer complaining that we have unused dependency declared?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think it doesn't enforce test scope at all

@findepi
Copy link
Member Author

findepi commented Dec 18, 2023

CI #16315 twice

@findepi findepi merged commit a16597b into trinodb:master Dec 18, 2023
86 of 89 checks passed
@findepi findepi deleted the findepi/less-dep branch December 18, 2023 10:52
@github-actions github-actions bot added this to the 436 milestone Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bigquery BigQuery connector cla-signed no-release-notes This pull request does not require release notes entry
Development

Successfully merging this pull request may close these issues.

4 participants