Loading services/core/java/com/android/server/display/TEST_MAPPING +8 −7 Original line number Diff line number Diff line { "presubmit": [ { "name": "FrameworksMockingServicesTests", "name": "DisplayServiceTests", "options": [ {"include-filter": "com.android.server.display"}, {"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} {"exclude-annotation": "androidx.test.filters.FlakyTest"}, {"exclude-annotation": "org.junit.Ignore"} ] }, } ], "postsubmit": [ { "name": "FrameworksServicesTests", "name": "DisplayServiceTests", "options": [ {"include-filter": "com.android.server.display"}, {"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"}, {"exclude-annotation": "org.junit.Ignore"} ] } Loading services/core/java/com/android/server/power/TEST_MAPPING +17 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,15 @@ {"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] }, { "name": "PowerServiceTests", "options": [ {"include-filter": "com.android.server.power"}, {"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"}, {"exclude-annotation": "org.junit.Ignore"} ] } ], "postsubmit": [ Loading @@ -42,6 +51,14 @@ {"include-filter": "com.android.server.power"}, {"exclude-filter": "com.android.server.power.BatteryStatsTests"} ] }, { "name": "PowerServiceTests", "options": [ {"include-filter": "com.android.server.power"}, {"exclude-filter": "com.android.server.power.BatteryStatsTests"}, {"exclude-annotation": "org.junit.Ignore"} ] } ] } services/tests/displayservicetests/TEST_MAPPING +2 −8 Original line number Diff line number Diff line { "presubmit": [ "imports": [ { "name": "DisplayServiceTests", "options": [ {"include-filter": "com.android.server.display"}, {"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"}, {"exclude-annotation": "org.junit.Ignore"} ] "path": "frameworks/base/services/core/java/com/android/server/display" } ] } services/tests/powerservicetests/TEST_MAPPING 0 → 100644 +8 −0 Original line number Diff line number Diff line { "imports": [ { "path": "frameworks/base/services/core/java/com/android/server/power" } ] } Loading
services/core/java/com/android/server/display/TEST_MAPPING +8 −7 Original line number Diff line number Diff line { "presubmit": [ { "name": "FrameworksMockingServicesTests", "name": "DisplayServiceTests", "options": [ {"include-filter": "com.android.server.display"}, {"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} {"exclude-annotation": "androidx.test.filters.FlakyTest"}, {"exclude-annotation": "org.junit.Ignore"} ] }, } ], "postsubmit": [ { "name": "FrameworksServicesTests", "name": "DisplayServiceTests", "options": [ {"include-filter": "com.android.server.display"}, {"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"}, {"exclude-annotation": "org.junit.Ignore"} ] } Loading
services/core/java/com/android/server/power/TEST_MAPPING +17 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,15 @@ {"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] }, { "name": "PowerServiceTests", "options": [ {"include-filter": "com.android.server.power"}, {"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"}, {"exclude-annotation": "org.junit.Ignore"} ] } ], "postsubmit": [ Loading @@ -42,6 +51,14 @@ {"include-filter": "com.android.server.power"}, {"exclude-filter": "com.android.server.power.BatteryStatsTests"} ] }, { "name": "PowerServiceTests", "options": [ {"include-filter": "com.android.server.power"}, {"exclude-filter": "com.android.server.power.BatteryStatsTests"}, {"exclude-annotation": "org.junit.Ignore"} ] } ] }
services/tests/displayservicetests/TEST_MAPPING +2 −8 Original line number Diff line number Diff line { "presubmit": [ "imports": [ { "name": "DisplayServiceTests", "options": [ {"include-filter": "com.android.server.display"}, {"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"}, {"exclude-annotation": "org.junit.Ignore"} ] "path": "frameworks/base/services/core/java/com/android/server/display" } ] }
services/tests/powerservicetests/TEST_MAPPING 0 → 100644 +8 −0 Original line number Diff line number Diff line { "imports": [ { "path": "frameworks/base/services/core/java/com/android/server/power" } ] }