Add BugreportManagerTestCases to bugreport presubmit am: 59a1d2b4aa
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1440640 Change-Id: I22323ce15962f41e91715c9f8ff469346153d5da
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