Loading packages/SystemUI/TEST_MAPPING +38 −14 Original line number Diff line number Diff line Loading @@ -31,20 +31,6 @@ } ] }, { // TODO(b/251476085): Consider merging with SystemUIGoogleScreenshotTests (in U+) "name": "SystemUIGoogleBiometricsScreenshotTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" } ], // The test doesn't run on AOSP Cuttlefish "keywords": ["internal"] }, { // Permission indicators "name": "CtsPermissionUiTestCases", Loading Loading @@ -73,6 +59,7 @@ ] } ], "auto-end-to-end-postsubmit": [ { "name": "AndroidAutomotiveHomeTests", Loading @@ -91,6 +78,7 @@ ] } ], "postsubmit": [ { // Permission indicators Loading @@ -116,6 +104,7 @@ ] } ], // v2/sysui/suite/test-mapping-sysui-screenshot-test "sysui-screenshot-test": [ { Loading Loading @@ -151,8 +140,27 @@ "exclude-annotation": "android.platform.test.annotations.Postsubmit" } ] }, { // TODO(b/251476085): Consider merging with SystemUIGoogleScreenshotTests (in U+) "name": "SystemUIGoogleBiometricsScreenshotTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "android.platform.test.annotations.FlakyTest" }, { "exclude-annotation": "android.platform.test.annotations.Postsubmit" } ] } ], // v2/sysui/suite/test-mapping-sysui-screenshot-test-staged "sysui-screenshot-test-staged": [ { Loading Loading @@ -188,6 +196,22 @@ "include-annotation": "android.platform.test.annotations.Postsubmit" } ] }, { "name": "SystemUIGoogleBiometricsScreenshotTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "include-annotation": "androidx.test.filters.FlakyTest" }, { "include-annotation": "android.platform.test.annotations.FlakyTest" }, { "include-annotation": "android.platform.test.annotations.Postsubmit" } ] } ] } Loading
packages/SystemUI/TEST_MAPPING +38 −14 Original line number Diff line number Diff line Loading @@ -31,20 +31,6 @@ } ] }, { // TODO(b/251476085): Consider merging with SystemUIGoogleScreenshotTests (in U+) "name": "SystemUIGoogleBiometricsScreenshotTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" } ], // The test doesn't run on AOSP Cuttlefish "keywords": ["internal"] }, { // Permission indicators "name": "CtsPermissionUiTestCases", Loading Loading @@ -73,6 +59,7 @@ ] } ], "auto-end-to-end-postsubmit": [ { "name": "AndroidAutomotiveHomeTests", Loading @@ -91,6 +78,7 @@ ] } ], "postsubmit": [ { // Permission indicators Loading @@ -116,6 +104,7 @@ ] } ], // v2/sysui/suite/test-mapping-sysui-screenshot-test "sysui-screenshot-test": [ { Loading Loading @@ -151,8 +140,27 @@ "exclude-annotation": "android.platform.test.annotations.Postsubmit" } ] }, { // TODO(b/251476085): Consider merging with SystemUIGoogleScreenshotTests (in U+) "name": "SystemUIGoogleBiometricsScreenshotTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "android.platform.test.annotations.FlakyTest" }, { "exclude-annotation": "android.platform.test.annotations.Postsubmit" } ] } ], // v2/sysui/suite/test-mapping-sysui-screenshot-test-staged "sysui-screenshot-test-staged": [ { Loading Loading @@ -188,6 +196,22 @@ "include-annotation": "android.platform.test.annotations.Postsubmit" } ] }, { "name": "SystemUIGoogleBiometricsScreenshotTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "include-annotation": "androidx.test.filters.FlakyTest" }, { "include-annotation": "android.platform.test.annotations.FlakyTest" }, { "include-annotation": "android.platform.test.annotations.Postsubmit" } ] } ] }