Merge "libsnapshot: Turn off vabc_legacy_tests on presubmit"

This commit is contained in:
Akilesh Kailash 2023-05-03 02:13:37 +00:00 committed by Gerrit Code Review
commit 33ff356a3f

View file

@ -24,9 +24,8 @@
{
"name": "vab_legacy_tests"
},
{
"name": "vabc_legacy_tests"
},
// TODO: b/279009697
//{"name": "vabc_legacy_tests"},
{
"name": "cow_api_test"
}
@ -43,9 +42,8 @@
},
{
"name": "vab_legacy_tests"
},
{
"name": "vabc_legacy_tests"
}
// TODO: b/279009697
//{"name": "vabc_legacy_tests"}
]
}