blob: 049fe73b578bcdb808ee7cd1ae800a0652438642 [file]
{
"presubmit": [
{
"name": "platform-screenshot-diff-test",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
// v2/sysui/suite/test-mapping-sysui-screenshot-test
"sysui-screenshot-test": [
{
"name": "SystemUIGoogleScreenshotTests_Presubmit"
},
{
"name": "SystemUIGoogleKeyguardScreenshotTests",
"options": [
{
"exclude-annotation": "org.junit.Ignore"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
},
{
"exclude-annotation": "android.platform.test.annotations.Postsubmit"
}
]
}
]
}