That's probably a question for the Robolectric developers, but I would start by making sure you are using Robolectric 3.0 which works well with latest versions of AS and the gradle plugin.
Michal On Tuesday, July 14, 2015 at 6:59:29 PM UTC+1, Ali Rezaei wrote: > > I have recently updated my Android Studio to 1.3 in Beta channel, and I > noticed that Use in process-build has been disappeared from Compiler -> > Gradle settings menu. Then I wonder how can I debug my Robolectric test > considering a known issue as explained in How to debug when running > Robolectric tests in Android Studio? > <http://stackoverflow.com/questions/21184490/how-to-debug-when-running-robolectric-tests-in-android-studio> > and > http://www.culmination.org/2014/03/debugging-during-robolectric-test-execution-in-android-studio/ > > I receive java.net.SocketException "Socket closed" error and I do not > know how to disable Use in process-build. > > Issue tracking > <https://code.google.com/p/android/issues/detail?id=179151&q=Use%20in%20process-build%20disappeared&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars> > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
