Open misrakli opened 9 years ago
From command line or inside Android Studio? I can take a look later.
Both from Android Studio and command line (gradlew test).
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.
It works fine now, thank you.
This problem persists
This issue should not exist anymore. Please describe your steps to reproduce it and your used tools version and OS.
Hi , trying to run the RobolectricCoreTest (from multimodule example) fails with RuntimeException "\res\debug\values is not a directory". Any ideas?