Loading packages/SystemUI/TEST_MAPPING +30 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,20 @@ } ] }, { "name": "SystemUIGoogleScreenshotTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "android.platform.test.annotations.Postsubmit" } ] }, { // TODO(b/251476085): Consider merging with SystemUIGoogleScreenshotTests (in U+) "name": "SystemUIGoogleBiometricsScreenshotTests", Loading Loading @@ -131,5 +145,21 @@ } ] } ], "postsubmit": [ { "name": "SystemUIGoogleScreenshotTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "android.platform.test.annotations.FlakyTest" }, { "include-annotation": "android.platform.test.annotations.Postsubmit" } ] } ] } Loading
packages/SystemUI/TEST_MAPPING +30 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,20 @@ } ] }, { "name": "SystemUIGoogleScreenshotTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "android.platform.test.annotations.Postsubmit" } ] }, { // TODO(b/251476085): Consider merging with SystemUIGoogleScreenshotTests (in U+) "name": "SystemUIGoogleBiometricsScreenshotTests", Loading Loading @@ -131,5 +145,21 @@ } ] } ], "postsubmit": [ { "name": "SystemUIGoogleScreenshotTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "android.platform.test.annotations.FlakyTest" }, { "include-annotation": "android.platform.test.annotations.Postsubmit" } ] } ] }