blob: 0798b94e7d0de3e0bd8106d0d75eb8627b2651df [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsPhotoPickerTest",
"options": [
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
},
{
"name": "SystemUIGoogleScreenshotTests",
"options": [
{
"exclude-annotation": "org.junit.Ignore"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "android.platform.test.annotations.Postsubmit"
}
]
}
],
"postsubmit": [
{
"name": "CtsPhotoPickerTest"
}
]
}