From 79328ef41548f3e08d3eb336a579325e95243209 Mon Sep 17 00:00:00 2001 From: vadimt Date: Thu, 6 Jan 2022 19:17:58 -0800 Subject: [PATCH] Cleanup before promoting SysUI tests to presubmit. See the other CL in the topic Bug: 213505363 Test: make -j48 PlatformScenarioTests Change-Id: I274d018cffa004fce7eb5592c952c7e7e15196e7 --- packages/SystemUI/TEST_MAPPING | 9 --------- 1 file changed, 9 deletions(-) diff --git a/packages/SystemUI/TEST_MAPPING b/packages/SystemUI/TEST_MAPPING index 092758ee34eda..dee4ff5a0bf57 100644 --- a/packages/SystemUI/TEST_MAPPING +++ b/packages/SystemUI/TEST_MAPPING @@ -14,12 +14,6 @@ { "exclude-annotation": "org.junit.Ignore" }, - { - "exclude-annotation": "androidx.test.filters.FlakyTest" - }, - { - "exclude-annotation": "android.platform.helpers.Staging" - }, { "exclude-annotation": "android.platform.test.annotations.Postsubmit" }, @@ -98,9 +92,6 @@ { "exclude-annotation": "androidx.test.filters.FlakyTest" }, - { - "exclude-annotation": "android.platform.helpers.Staging" - }, { "exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" },