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

Running test in core fails with "values is not a directory" #19

Open
misrakli opened this issue Apr 30, 2015 · 6 comments
Open

Running test in core fails with "values is not a directory" #19

misrakli opened this issue Apr 30, 2015 · 6 comments

Comments

@misrakli
Copy link

Hi ,
trying to run the RobolectricCoreTest (from multimodule example) fails with RuntimeException "\res\debug\values is not a directory".
Any ideas?

@nenick
Copy link
Owner

nenick commented Apr 30, 2015

From command line or inside Android Studio? I can take a look later.

@misrakli
Copy link
Author

Both from Android Studio and command line (gradlew test).

@nenick
Copy link
Owner

nenick commented Apr 30, 2015

There is an issue with the path resolution for libraries. I wrote a workaround until next robolectric release candidate. In the snapshot version it should already be fixed.

@misrakli
Copy link
Author

misrakli commented May 1, 2015

It works fine now, thank you.

@turingking
Copy link

This problem persists

@nenick
Copy link
Owner

nenick commented Sep 18, 2016

This issue should not exist anymore. Please describe your steps to reproduce it and your used tools version and OS.

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

No branches or pull requests

3 participants