Closed GoogleCodeExporter closed 9 years ago
Use solo.finishOpenedActivities() in your teardown.
Original comment by renasr...@gmail.com
on 11 Jan 2013 at 3:23
I have try the finishOpenedActivities(),but its crash.
The code:
public void tearDown() throws Exception {
solo.finishOpenedActivities();
}
The log:
[2013-01-15 10:41:46 - imo_test] Sending test information to Eclipse
[2013-01-15 10:41:50 - imo_test] Test run failed: Instrumentation run failed
due to 'Process crashed.'
[2013-01-15 10:41:50 - imo_test] Test run finished
Original comment by shenlian...@126.com
on 15 Jan 2013 at 2:45
Original issue reported on code.google.com by
shenlian...@126.com
on 11 Jan 2013 at 3:20