TEST_MAPPING: don't run vts_libsnapshot_test in kernel-presubmit
libsnapshot test is run in an independent configuration from kernel-presubmit. When run in kernel-presubmit, it fails because it creates another daemon on top of the daemon that is already running from first stage init. Bug: 316040872 Test: N/A Change-Id: Ie3381d6db35bb85fbb47326fa49938416d49f2b8 Signed-off-by: Edward Liaw <edliaw@google.com>
This commit is contained in:
parent
75d3663d6d
commit
9376b7d8d0
1 changed files with 0 additions and 3 deletions
|
|
@ -41,9 +41,6 @@
|
|||
{
|
||||
"name": "liblp_test"
|
||||
},
|
||||
{
|
||||
"name": "vts_libsnapshot_test"
|
||||
},
|
||||
{
|
||||
"name": "vab_legacy_tests"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue