blob: 7a81b5ef32521c8e44b7b726ca3b5aa8cca17d29 [file]
{
"presubmit": [
{
"name": "PlatformComposeSceneTransitionLayoutTests",
"keywords": ["internal"],
"options": [
{
"exclude-annotation": "org.junit.Ignore"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "PlatformComposeCoreTests",
"keywords": ["internal"],
"options": [
{
"exclude-annotation": "org.junit.Ignore"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "SystemUIComposeGalleryTests",
"keywords": ["internal"],
"options": [
{
"exclude-annotation": "org.junit.Ignore"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}