OSDN Git Service

add Calculator tests into continous run
authorGuang Zhu <guangzhu@google.com>
Mon, 6 Dec 2010 22:09:11 +0000 (14:09 -0800)
committerGuang Zhu <guangzhu@google.com>
Mon, 6 Dec 2010 22:59:32 +0000 (14:59 -0800)
Change-Id: Id9e46543e04102b237cae924bfe0f8da68bfe7fc

testrunner/test_defs.xml

index a7c65db..de0b272 100644 (file)
@@ -408,7 +408,8 @@ See test_defs.xsd for more information.
 <test name="calculator"
     build_path="packages/apps/Calculator"
     package="com.android.calculator2.tests"
-    coverage_target="Calculator" />
+    coverage_target="Calculator"
+    continuous="true" />
 
 <test name="calendar"
     build_path="packages/apps/Calendar"