Merge "Move CtsUsageStatsTestCases to "presubmit" group only"
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
@@ -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": [
|
||||||
|
|||||||
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user