From 8c1af8cfffff7152a05291af1e0939ea0af2cffb Mon Sep 17 00:00:00 2001 From: vadimt Date: Tue, 1 Feb 2022 13:43:14 -0800 Subject: [PATCH] Move sysui e2e tests to presubmit-large They started to take > 15min Bug: 202567877 Test: presubmit Change-Id: Ib2ad10a6988a88a4c522896c48eb21218c9e1617 --- packages/SystemUI/TEST_MAPPING | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/packages/SystemUI/TEST_MAPPING b/packages/SystemUI/TEST_MAPPING index dee4ff5a0bf57..9722b1fe2d2e4 100644 --- a/packages/SystemUI/TEST_MAPPING +++ b/packages/SystemUI/TEST_MAPPING @@ -1,7 +1,7 @@ { // Looking for unit test presubmit configuration? // This currently lives in ATP config apct/system_ui/unit_test - "presubmit": [ + "presubmit-large": [ { "name": "PlatformScenarioTests", "options": [ @@ -24,7 +24,9 @@ "exclude-annotation": "android.platform.test.scenario.annotation.FoldableOnly" } ] - }, + } + ], + "presubmit": [ { "name": "SystemUIGoogleTests", "options": [