Move CtsUsageStatsTestCases to "presubmit" group only
They fit in there, no need to split across "presubmit-large" Change-Id: Ie8adddbaf1559e3286f8a623784607fe0e38af47 Test: presubmit Bug: 270214959
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"name": "CtsUsageStatsTestCases",
|
||||
"options": [
|
||||
{"include-filter": "android.app.usage.cts.UsageStatsTest"},
|
||||
{"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"},
|
||||
@@ -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": [
|
||||
{
|
||||
"name": "CtsUsageStatsTestCases"
|
||||
|
||||
@@ -61,9 +61,7 @@
|
||||
{ "include-filter": "com.android.server.am.MeasuredEnergySnapshotTest" },
|
||||
{ "include-filter": "com.android.server.am.BatteryExternalStatsWorkerTest" }
|
||||
]
|
||||
}
|
||||
],
|
||||
"presubmit-large": [
|
||||
},
|
||||
{
|
||||
"name": "CtsUsageStatsTestCases",
|
||||
"file_patterns": [
|
||||
|
||||
@@ -18,9 +18,7 @@
|
||||
"exclude-filter": "com.android.server.usage.StorageStatsServiceTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"presubmit-large": [
|
||||
},
|
||||
{
|
||||
"name": "CtsUsageStatsTestCases",
|
||||
"options": [
|
||||
|
||||
Reference in New Issue
Block a user