Merge change 2864 into donut
* changes: Fixed bug where test status is not marked "DONE" when completed
This commit is contained in:
@@ -80,6 +80,7 @@ public class ReliabilityTest extends ActivityInstrumentationTestCase2<Reliabilit
|
||||
System.gc();
|
||||
System.gc();
|
||||
}
|
||||
updateTestStatus(TEST_DONE);
|
||||
activity.finish();
|
||||
listReader.close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user