From 4d46518b6ff849f0a82f2f09697ee43d2f96ae2c Mon Sep 17 00:00:00 2001 From: Dan Shi Date: Thu, 3 Dec 2020 13:10:49 -0800 Subject: Move CtsTelecomTestCases to group presubmit-large Also move OverlayRemountedTest, RollbackTest The test config takes longer than 15mins to run. Move it to a dedicated group for running slow presubmit Test Mapping test. Bug: 174654670 Bug: 174495337 Test: none Change-Id: Ie134c5d171bd99cca908f316d03050001c22ac32 --- telecomm/TEST_MAPPING | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'telecomm') diff --git a/telecomm/TEST_MAPPING b/telecomm/TEST_MAPPING index c9903f9fa901..1963ff3cabc7 100644 --- a/telecomm/TEST_MAPPING +++ b/telecomm/TEST_MAPPING @@ -23,7 +23,9 @@ "exclude-annotation": "androidx.test.filters.FlakyTest" } ] - }, + } + ], + "presubmit-large": [ { "name": "CtsTelecomTestCases", "options": [ -- cgit v1.2.3