Add BugreportManagerTestCases to bugreport presubmit am: 59a1d2b4aa am: b07a5734df
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1440640 Change-Id: Ibd0b360714c481095f21bc915cf9c7b42eec8687
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
{
|
||||
"presubmit": [
|
||||
// TODO(159590499) add BugreportManagerTestCases
|
||||
{
|
||||
"file_patterns": ["Bugreport[^/]*\\.java"],
|
||||
"name": "BugreportManagerTestCases",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.LargeTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"file_patterns": ["Bugreport[^/]*\\.java"],
|
||||
"name": "CtsBugreportTestCases",
|
||||
|
||||
@@ -1,6 +1,14 @@
|
||||
{
|
||||
"presubmit": [
|
||||
// TODO(159590499) add BugreportManagerTestCases
|
||||
{
|
||||
"file_patterns": ["Bugreport[^/]*\\.java"],
|
||||
"name": "BugreportManagerTestCases",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.LargeTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"file_patterns": ["Bugreport[^/]*\\.java"],
|
||||
"name": "CtsBugreportTestCases",
|
||||
|
||||
Reference in New Issue
Block a user