Hello, guys, I am having multiproject with quite big number of subprojects, all of them are executing with gradle`s android plugin. And sometimes at nightly build I am having trouble, one of tests, which is executing by android plugin task - "connectedAndroidTest", is hanging on. As far as all tests i configured to launch one after another, test that is hanging, stops all the night build. =(
Is there any way to control execution time or thread or something? Maybe gradle have some configurations to break the task execution if time is exceeding some limit? Thanks in advance! -- 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.
