26 lines
510 B
Plaintext
26 lines
510 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "SystemUIComposeFeaturesTests",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "org.junit.Ignore"
|
|
},
|
|
{
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "SystemUIComposeGalleryTests",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "org.junit.Ignore"
|
|
},
|
|
{
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |