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

Integ tests failing for 1.3.0 #90

Closed
ohltyler opened this issue Feb 2, 2022 · 2 comments
Closed

Integ tests failing for 1.3.0 #90

ohltyler opened this issue Feb 2, 2022 · 2 comments
Assignees
Labels

Comments

@ohltyler
Copy link
Member

ohltyler commented Feb 2, 2022

When running the integ tests for this plugin in 1.3.0, seeing failures related to JUnit versioning. Not seeing issues for any other plugins (Jenkins job ohltyler-integ-test-stable #73).

Trace:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileTestJava'.
> Could not resolve all dependencies for configuration ':testCompileClasspath'.
   > Conflict(s) found for the following module(s):
       - junit:junit between versions 4.13.2 and 4.12
     Run with:
         --scan or
         :dependencyInsight --configuration testCompileClasspath --dependency junit:junit
     to get more insight on how to solve the conflict.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 21s
@ohltyler
Copy link
Member Author

ohltyler commented Feb 8, 2022

@eirsep Hi Surya, can I get an ETA on when this can be fixed? Thank you!

@ohltyler
Copy link
Member Author

ohltyler commented Feb 9, 2022

Fixed in #91

@ohltyler ohltyler closed this as completed Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants