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" },