Run SystemUIGoogleScreenshotTests on presubmits (1/2)
Test: Runs on presubmit and succeeds Bug: 230832101 Change-Id: I1872f237e9096f3f7fef15b7013a4cb57e30cfb0
This commit is contained in:
@@ -51,6 +51,17 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "SystemUIGoogleScreenshotTests",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "org.junit.Ignore"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
// Permission indicators
|
||||
"name": "CtsPermission4TestCases",
|
||||
|
||||
Reference in New Issue
Block a user