libsnapshot: Turn off vabc_legacy_tests on presubmit
Temporarily turn off these tests until root cause is found. Bug: 279009697 Test: presubmit Change-Id: I90f695fac318b71871ff60c1f74c90265437687d Signed-off-by: Akilesh Kailash <akailash@google.com>
This commit is contained in:
parent
d71f1c7225
commit
defe8381aa
1 changed files with 4 additions and 6 deletions
|
@ -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"}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue