it's not currently possible. It would be great if you could file a bug at b.android.com. thanks.
On Tue, Apr 1, 2014 at 4:07 PM, Gautam Korlam <[email protected]> wrote: > Can I pass in arguments to custom instrumentTestRunners? I have a custom > instrumentTestRunner that was run like this before: > > adb shell am instrument -w -e myapp.verify true > com.myapp.tests/com.myapp.MyInstrumentationTestRunner > > How can I accomplish the same using the gradle android-plugin's > connectedAndroidTest Task? > > Thanks, > Gautam > > -- > 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. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- 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.
