Merge "Add UiAutomation shell permission tests to Shell presubmit tests" am: afbb23d1d3
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1677306 Change-Id: I35c9a9af4a35dda4246b51ba25b07e34f80e7b9b
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