blob: 307d563e1ebc558ff3262679b66c762ce0863553 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsVibratorTestCases",
"options": [
{"exclude-annotation": "androidx.test.filters.LargeTest"},
{"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
{"exclude-annotation": "androidx.test.filters.FlakyTest"},
{"exclude-annotation": "org.junit.Ignore"}
]
}
],
"postsubmit": [
{
"name": "CtsVibratorTestCases",
"options": [
{"exclude-annotation": "org.junit.Ignore"}
]
}
]
}