blob: 866c77e629e66a22054f637376e45bc387eb02eb [file] [log] [blame]
{
"presubmit": [
{
"name": "statsd_testdrive_test",
"options": [
{
"exclude-annotation": "org.junit.Ignore"
},
{
// Exclude test methods that require aprotoc host dependencies - see http://b/118691442
"exclude-filter": "com.android.statsd.shelltools.testdrive.ConfigurationTest.testOnePushedFromExternalAtomsProto"
},
{
// Exclude test methods that require aprotoc host dependencies - see http://b/118691442
"exclude-filter": "com.android.statsd.shelltools.testdrive.ConfigurationTest.testOnePushedFromExternalAtomsProtoWithImportedAtom"
},
{
// Exclude test methods that require aprotoc host dependencies - see http://b/118691442
"exclude-filter": "com.android.statsd.shelltools.testdrive.ConfigurationTest.testOnePushedFromExternalAtomsProtoWithImportedEnum"
}
]
}
]
}