summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jeff Chen <yuzhechen@google.com> 2023-10-19 16:22:08 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2023-10-19 16:22:08 +0000
commit3105f58f298a932068ef256d15a4a10292caaaf4 (patch)
treec539355c7243becf19c7000f7db614fc6d376f41
parentb3a55a90869b8a22214d65054a8b2121b46dede6 (diff)
parent13e733ffd6184d3a0dcedcb74554e8bce516efc2 (diff)
Merge "Remove SystemUIGoogleScreenshotTests from global presubmit. It's included in sysui-screenshot-test." into main
-rw-r--r--packages/SystemUI/TEST_MAPPING16
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/SystemUI/TEST_MAPPING b/packages/SystemUI/TEST_MAPPING
index 03f7c9968a1d..de73b77b21a3 100644
--- a/packages/SystemUI/TEST_MAPPING
+++ b/packages/SystemUI/TEST_MAPPING
@@ -32,22 +32,6 @@
]
},
{
- "name": "SystemUIGoogleScreenshotTests",
- "options": [
- {
- "exclude-annotation": "org.junit.Ignore"
- },
- {
- "exclude-annotation": "androidx.test.filters.FlakyTest"
- },
- {
- "exclude-annotation": "android.platform.test.annotations.Postsubmit"
- }
- ],
- // The test doesn't run on AOSP Cuttlefish
- "keywords": ["internal"]
- },
- {
// TODO(b/251476085): Consider merging with SystemUIGoogleScreenshotTests (in U+)
"name": "SystemUIGoogleBiometricsScreenshotTests",
"options": [