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

Tests Never Complete #2

Open
kolotyluk opened this issue Dec 6, 2022 · 0 comments
Open

Tests Never Complete #2

kolotyluk opened this issue Dec 6, 2022 · 0 comments

Comments

@kolotyluk
Copy link

kolotyluk commented Dec 6, 2022

eric.kolotyluk@Y2RCV7009N loom-laboratory % ./gradlew clean helidon-nima:test

> Task :helidon-nima:compileJava
warning: using incubating module(s): jdk.incubator.concurrent
Note: /Users/eric.kolotyluk/git/autonomous-iam/poc/loom-laboratory/helidon-nima/src/main/java/nima/NimaMain.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: /Users/eric.kolotyluk/git/autonomous-iam/poc/loom-laboratory/helidon-nima/src/main/java/nima/BlockingService.java uses preview features of Java SE 19.
Note: Recompile with -Xlint:preview for details.
1 warning
<===========--> 90% EXECUTING [5m 3s]
> :helidon-nima:test > 0 tests completed
> :helidon-nima:test > Executing test nima.BlockingServiceIT
^C%                                                                             
eric.kolotyluk@Y2RCV7009N loom-laboratory % 

I converted your project to Gradle since we are a Gradle site...

The tests seem to run fine under Maven, so I was wondering if you might have any insight into why they don't run under Gradle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant