diff --git a/packages/SystemUI/TEST_MAPPING b/packages/SystemUI/TEST_MAPPING index c8e78c3df5beb..d146fc91bfb51 100644 --- a/packages/SystemUI/TEST_MAPPING +++ b/packages/SystemUI/TEST_MAPPING @@ -16,12 +16,6 @@ }, { "exclude-annotation": "android.platform.test.annotations.Postsubmit" - }, - { - "exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" - }, - { - "exclude-annotation": "android.platform.test.scenario.annotation.FoldableOnly" } ] } @@ -93,12 +87,6 @@ }, { "exclude-annotation": "androidx.test.filters.FlakyTest" - }, - { - "exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" - }, - { - "exclude-annotation": "android.platform.test.scenario.annotation.FoldableOnly" } ] } @@ -115,12 +103,6 @@ }, { "exclude-annotation": "org.junit.Ignore" - }, - { - "exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" - }, - { - "exclude-annotation": "android.platform.test.scenario.annotation.FoldableOnly" } ] } @@ -143,25 +125,6 @@ ] } ], - "large-screen-postsubmit": [ - { - "name": "PlatformScenarioTests", - "options" : [ - { - "include-filter": "android.platform.test.scenario.sysui" - }, - { - "include-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" - }, - { - "exclude-annotation": "org.junit.Ignore" - }, - { - "exclude-annotation": "androidx.test.filters.FlakyTest" - } - ] - } - ], "hubui-postsubmit": [ { "name": "PlatformScenarioTests",