From 13e733ffd6184d3a0dcedcb74554e8bce516efc2 Mon Sep 17 00:00:00 2001 From: Jeff Chen Date: Tue, 17 Oct 2023 17:13:23 -0700 Subject: Remove SystemUIGoogleScreenshotTests from global presubmit. It's included in sysui-screenshot-test. Bug: 300962465 Test: presubmit Change-Id: I11666e400ab54f6f2cf6f12dfec4e1d3941a3c22 --- packages/SystemUI/TEST_MAPPING | 16 ---------------- 1 file changed, 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 @@ -31,22 +31,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", -- cgit v1.2.3-59-g8ed1b