Loading packages/SystemUI/TEST_MAPPING +25 −0 Original line number Diff line number Diff line Loading @@ -180,5 +180,30 @@ } ] } ], "hubui-presubmit": [ { "name": "PlatformScenarioTests", "options": [ { "include-annotation": "android.platform.test.annotations.Presubmit" }, { "include-annotation": "android.platform.test.scenario.annotation.HubUi" }, { "include-filter": "android.platform.test.scenario.hubui" }, { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "android.platform.test.annotations.Postsubmit" } ] } ] } Loading
packages/SystemUI/TEST_MAPPING +25 −0 Original line number Diff line number Diff line Loading @@ -180,5 +180,30 @@ } ] } ], "hubui-presubmit": [ { "name": "PlatformScenarioTests", "options": [ { "include-annotation": "android.platform.test.annotations.Presubmit" }, { "include-annotation": "android.platform.test.scenario.annotation.HubUi" }, { "include-filter": "android.platform.test.scenario.hubui" }, { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "android.platform.test.annotations.Postsubmit" } ] } ] }