Loading packages/SystemUI/TEST_MAPPING +28 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,9 @@ }, { "exclude-annotation": "android.platform.test.annotations.Postsubmit" }, { "exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" } ] }, Loading Loading @@ -94,6 +97,9 @@ }, { "exclude-annotation": "android.platform.helpers.Staging" }, { "exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" } ] } Loading @@ -110,6 +116,9 @@ }, { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" } ] } Loading @@ -126,5 +135,24 @@ } ] } ], "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" } ] } ] } Loading
packages/SystemUI/TEST_MAPPING +28 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,9 @@ }, { "exclude-annotation": "android.platform.test.annotations.Postsubmit" }, { "exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" } ] }, Loading Loading @@ -94,6 +97,9 @@ }, { "exclude-annotation": "android.platform.helpers.Staging" }, { "exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" } ] } Loading @@ -110,6 +116,9 @@ }, { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly" } ] } Loading @@ -126,5 +135,24 @@ } ] } ], "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" } ] } ] }