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

test: remove unnecessary integration tests for micronaut-test-junit5 #880

Open
wants to merge 2 commits into
base: staging
Choose a base branch
from

Conversation

behnazh-w
Copy link
Member

I noticed that the integration test tests/integration/cases/micronaut-projects_micronaut-test still includes slf4j and caffeine, which were originally added for the deprecated -c option that allowed manually adding dependencies. Since this is no longer possible, we can reduce the integration test runtime by removing these two cases. Additionally, I updated the micronaut-projects_micronaut-test test specification to use purl instead of the repository path.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 30, 2024
@tromai
Copy link
Member

tromai commented Sep 30, 2024

We should remove caffeine.dl and slf4j.dl files in that test case directory too.

@behnazh-w
Copy link
Member Author

We should remove caffeine.dl and slf4j.dl files in that test case directory too.

See commit ff53dfb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants