OSDN Git Service

Add more console logs during ADT test run.
authorBrett Chabot <brettchabot@android.com>
Fri, 30 Apr 2010 00:00:02 +0000 (17:00 -0700)
committerBrett Chabot <brettchabot@android.com>
Fri, 30 Apr 2010 00:09:55 +0000 (17:09 -0700)
commit6aedffc0019916afb2f3e1453fa2e14bedbe9cf8
treed5034762399f75e283b45dd2c21f07d2567e97fc
parentb1abf9ed13963de9733782c8f28b03b2008832b9
Add more console logs during ADT test run.

This is intended to give the user more visibility the exact progress of the
test run. And also better notification of failures.

Also tweak the ADT launch action so it reports its terminated when the test
runner thread is no longer active.

Related bug 7976

Change-Id: Idb258dfa1c15d6937d505bd86add208b4d09d526
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/AndroidJUnitLaunchAction.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/RemoteAdtTestRunner.java