Merge "Add UiAutomation shell permission tests to Shell presubmit tests" am: afbb23d1d3 am: 6f15edb618
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1677306 Change-Id: I99febbaed087b186b87fa12404cc7f1d984e7d51
This commit is contained in:
@@ -18,6 +18,20 @@
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "CtsUiAutomationTestCases",
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "android.app.uiautomation.cts.UiAutomationTest#testAdoptAllShellPermissions"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.app.uiautomation.cts.UiAutomationTest#testAdoptSomeShellPermissions"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"postsubmit": [
|
||||
|
||||
Reference in New Issue
Block a user