Merge change 7904 into donut
* changes: Removing calprov test suite from continuous build until to get real fix for bug 1966269
This commit is contained in:
@@ -298,11 +298,12 @@ See test_defs.xsd for more information.
|
|||||||
coverage_target="Calendar"
|
coverage_target="Calendar"
|
||||||
continuous="true" />
|
continuous="true" />
|
||||||
|
|
||||||
|
<!-- Make continuous = "true" once the bug 1966269 is fixed -->
|
||||||
<test name="calprov"
|
<test name="calprov"
|
||||||
build_path="packages/providers/CalendarProvider/tests"
|
build_path="packages/providers/CalendarProvider/tests"
|
||||||
package="com.android.providers.calendar.tests"
|
package="com.android.providers.calendar.tests"
|
||||||
coverage_target="CalendarProvider"
|
coverage_target="CalendarProvider"
|
||||||
continuous="true" />
|
continuous="false" />
|
||||||
|
|
||||||
<test name="camerastress"
|
<test name="camerastress"
|
||||||
build_path="packages/apps/Camera"
|
build_path="packages/apps/Camera"
|
||||||
|
|||||||
Reference in New Issue
Block a user