Loading packages/SystemUI/TEST_MAPPING +11 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,17 @@ { "name": "SystemUIGoogleTests" }, { "name": "SystemUIClocksTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" } ] }, { // Permission indicators "name": "CtsPermissionUiTestCases", Loading Loading
packages/SystemUI/TEST_MAPPING +11 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,17 @@ { "name": "SystemUIGoogleTests" }, { "name": "SystemUIClocksTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" } ] }, { // Permission indicators "name": "CtsPermissionUiTestCases", Loading