summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Vadim Tryshev <vadimt@google.com> 2022-09-29 02:25:21 +0000
committer Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> 2022-09-29 02:25:21 +0000
commitf79b57c2dfbacd43dd55c8fd6ad54bc9ec207882 (patch)
treedc46767f60d3341a6b367ab32eb9ed2ca1bff532
parent121946a799ebe88f38125a54e7cbdd22e4a2c753 (diff)
parentcee1239a5a3e4b95c16612264499f712546cee14 (diff)
Merge "Not running SysUI tests as a part of presubmit-large suite" into tm-qpr-dev am: cee1239a5a
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20075725 Change-Id: I1f3b5a5afa95143b09974bb1a06fa8bf4b17622a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--packages/SystemUI/TEST_MAPPING19
1 files changed, 0 insertions, 19 deletions
diff --git a/packages/SystemUI/TEST_MAPPING b/packages/SystemUI/TEST_MAPPING
index 26feaf979b20..cd45b8ea9f61 100644
--- a/packages/SystemUI/TEST_MAPPING
+++ b/packages/SystemUI/TEST_MAPPING
@@ -1,25 +1,6 @@
{
// Looking for unit test presubmit configuration?
// This currently lives in ATP config apct/system_ui/unit_test
- "presubmit-large": [
- {
- "name": "PlatformScenarioTests",
- "options": [
- {
- "include-filter": "android.platform.test.scenario.sysui"
- },
- {
- "include-annotation": "android.platform.test.scenario.annotation.Scenario"
- },
- {
- "exclude-annotation": "org.junit.Ignore"
- },
- {
- "exclude-annotation": "android.platform.test.annotations.Postsubmit"
- }
- ]
- }
- ],
"presubmit-sysui": [
{
"name": "PlatformScenarioTests",