blob: fca3477903200c2645120a9178c2a92448e8ca34 [file] [log] [blame]
{
"presubmit": [
// TODO failing 4 of 13
// { "name": "codec2_core_param_test"},
// TODO(b/155516524)
// { "name": "codec2_vndk_interface_test"},
{ "name": "codec2_vndk_test"},
{
"name": "CtsMediaTestCases",
"options": [
{
"include-annotation": "android.platform.test.annotations.Presubmit"
},
{
"exclude-annotation": "android.platform.test.annotations.RequiresDevice"
},
// TODO: b/149314419
{
"exclude-filter": "android.media.cts.AudioPlaybackCaptureTest"
},
{
"exclude-filter": "android.media.cts.AudioRecordTest"
}
]
}
]
}