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:
Julien Desprez
2023-02-28 18:55:00 +00:00
parent d153fa3fe3
commit 1ef65172fb
3 changed files with 3 additions and 18 deletions

View File

@@ -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"

View File

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

View File

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