done: https://code.google.com/p/android/issues/detail?id=70959
On Fri, Jun 6, 2014 at 5:56 PM, 'Siva Velusamy' via adt-dev < [email protected]> wrote: > Please file a bug! b.android.com > > > On Fri, Jun 6, 2014 at 12:18 AM, Diego Costantini < > [email protected]> wrote: > >> When I create a junit test run, by default it has Make as prebuild >> command. >> I added also a gradle task (building some test-classes) following that, >> but the test run doesn't wait for it to be finished, so the preconditions >> that should be satisfied by that task are not there yet and the test run >> fails. >> If I run it again it works because the previous run could finish the >> gradle task. >> >> -- >> 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. >> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "adt-dev" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/adt-dev/VFuhihbX7Cw/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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.
