unplugged-system/cts/tests/app/BroadcastsTest/TEST_MAPPING

18 lines
455 B
Plaintext

{
"presubmit": [
{
"name": "CtsBroadcastTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.LargeTest"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "org.junit.Ignore"
}
]
}
]
}