[android-developers] Re: hangs on launching unit tests

2009-10-08 Thread Cyryl Płotnicki-Chudyk
On Thu, Oct 8, 2009 at 05:42, Brett Chabot brettcha...@android.com wrote: 2009/10/6 Cyryl Płotnicki-Chudyk sharph...@gmail.com: On Tue, Oct 6, 2009 at 05:33, Brett Chabot brettcha...@android.com wrote: Unfortunately, this sounds like a known problem that occurs intermittently. Does it work

[android-developers] Re: hangs on launching unit tests

2009-10-07 Thread Brett Chabot
Sorry about that :( Is the emulator already running when you attempt that? What OS are you using? 2009/10/6 Cyryl Płotnicki-Chudyk sharph...@gmail.com: On Tue, Oct 6, 2009 at 05:33, Brett Chabot brettcha...@android.com wrote: Unfortunately, this sounds like a known problem that occurs

[android-developers] Re: hangs on launching unit tests

2009-10-06 Thread Cyryl Płotnicki-Chudyk
On Tue, Oct 6, 2009 at 05:33, Brett Chabot brettcha...@android.com wrote: Unfortunately, this sounds like a known problem that occurs intermittently. Does it work if you retry the 'run as android junit' step? yes, sometimes, randomly -- Cyryl Płotnicki-Chudyk +48 697 088 885

[android-developers] Re: hangs on launching unit tests

2009-10-05 Thread Brett Chabot
Unfortunately, this sounds like a known problem that occurs intermittently. Does it work if you retry the 'run as android junit' step? Brett. 2009/10/3 Cyryl Płotnicki-Chudyk sharph...@gmail.com: Hi there ! I got a problem launching unit tests. I did: * new android project in eclipse, new