Merge "Move CtsUsageStatsTestCases to "presubmit" group only"

This commit is contained in:
Julien Desprez
2023-02-28 21:45:21 +00:00
committed by Gerrit Code Review
3 changed files with 3 additions and 18 deletions

View File

@@ -4,6 +4,7 @@
"name": "CtsUsageStatsTestCases", "name": "CtsUsageStatsTestCases",
"options": [ "options": [
{"include-filter": "android.app.usage.cts.UsageStatsTest"}, {"include-filter": "android.app.usage.cts.UsageStatsTest"},
{"include-filter": "android.app.usage.cts.BroadcastResponseStatsTest"},
{"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
{"exclude-annotation": "androidx.test.filters.FlakyTest"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"},
{"exclude-annotation": "androidx.test.filters.MediumTest"}, {"exclude-annotation": "androidx.test.filters.MediumTest"},
@@ -19,18 +20,6 @@
] ]
} }
], ],
"presubmit-large": [
{
"name": "CtsUsageStatsTestCases",
"options": [
{"include-filter": "android.app.usage.cts.BroadcastResponseStatsTest"},
{"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
{"exclude-annotation": "androidx.test.filters.FlakyTest"},
{"exclude-annotation": "androidx.test.filters.MediumTest"},
{"exclude-annotation": "androidx.test.filters.LargeTest"}
]
}
],
"postsubmit": [ "postsubmit": [
{ {
"name": "CtsUsageStatsTestCases" "name": "CtsUsageStatsTestCases"

View File

@@ -61,9 +61,7 @@
{ "include-filter": "com.android.server.am.MeasuredEnergySnapshotTest" }, { "include-filter": "com.android.server.am.MeasuredEnergySnapshotTest" },
{ "include-filter": "com.android.server.am.BatteryExternalStatsWorkerTest" } { "include-filter": "com.android.server.am.BatteryExternalStatsWorkerTest" }
] ]
} },
],
"presubmit-large": [
{ {
"name": "CtsUsageStatsTestCases", "name": "CtsUsageStatsTestCases",
"file_patterns": [ "file_patterns": [

View File

@@ -18,9 +18,7 @@
"exclude-filter": "com.android.server.usage.StorageStatsServiceTest" "exclude-filter": "com.android.server.usage.StorageStatsServiceTest"
} }
] ]
} },
],
"presubmit-large": [
{ {
"name": "CtsUsageStatsTestCases", "name": "CtsUsageStatsTestCases",
"options": [ "options": [