I am trying to run a CTS test directly on the device so I can see all
the output and hopefully determine why the test fails.  At the shell
(root prompt), I input this command:

am instrument -w -r -e class
android.app.cts.DialogTest#testOnWindowFocusChange com.android.cts.app/
android.test.InstrumentationCtsTestRunner

...and I get this:

INSTRUMENTATION_STATUS: id=ActivityManagerService
INSTRUMENTATION_STATUS: Error=Unable to find instrumentation info for:
ComponentInfo{com.android.cts.app/
android.test.InstrumentationCtsTestRunner}
INSTRUMENTATION_STATUS_CODE: -1
android.util.AndroidException: INSTRUMENTATION_FAILED:
com.android.cts.app/android.test.InstrumentationCtsTestRunner



Does anyone know what I need to do to fix this error?

Thanks


-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to