Loading packages/SystemUI/TEST_MAPPING +7 −1 Original line number Diff line number Diff line Loading @@ -172,5 +172,11 @@ { "name": "SystemUIGoogleScreenshotTests_desktop" } ], "sysui-unit-test": [ { "name": "SystemUITests_presubmit" } ] } packages/SystemUI/tests/Android.bp +10 −0 Original line number Diff line number Diff line Loading @@ -61,3 +61,13 @@ test_module_config { "android.platform.test.annotations.FlakyTest", ], } test_module_config { name: "SystemUITests_presubmit", base: "SystemUITests", test_suites: ["device-tests"], exclude_annotations: [ "android.platform.test.annotations.Ignore", "android.platform.test.annotations.FlakyTest", ], } Loading
packages/SystemUI/TEST_MAPPING +7 −1 Original line number Diff line number Diff line Loading @@ -172,5 +172,11 @@ { "name": "SystemUIGoogleScreenshotTests_desktop" } ], "sysui-unit-test": [ { "name": "SystemUITests_presubmit" } ] }
packages/SystemUI/tests/Android.bp +10 −0 Original line number Diff line number Diff line Loading @@ -61,3 +61,13 @@ test_module_config { "android.platform.test.annotations.FlakyTest", ], } test_module_config { name: "SystemUITests_presubmit", base: "SystemUITests", test_suites: ["device-tests"], exclude_annotations: [ "android.platform.test.annotations.Ignore", "android.platform.test.annotations.FlakyTest", ], }