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

a few files in jvmTest are not recognize dependency libraries. #614

Open
a25max opened this issue Jan 25, 2020 · 2 comments
Open

a few files in jvmTest are not recognize dependency libraries. #614

a25max opened this issue Jan 25, 2020 · 2 comments
Labels
bug Something isn't working welcome contribute

Comments

@a25max
Copy link
Contributor

a25max commented Jan 25, 2020

Overview (Required)

  • can't recognize klock and junit in file of jvmTest folder.

Steps To Reproduce
No
Expected behavior
No

Screenshots
If applicable

Env:
latest master branch

Additional context
No

@clockvoid
Copy link
Contributor

I face the same problem. I tried ./gradlew :model testDebugUnitTest, but the tests in model's jvmTest did not run.
I tried to rename jvmTest to androidTest and set it up to model/build.gradle, then they run but failing because of #709 .

@clockvoid
Copy link
Contributor

@a25max
I think it fixed by #711.
Please check it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working welcome contribute
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants