Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9376b7d8 authored by Edward Liaw's avatar Edward Liaw
Browse files

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: default avatarEdward Liaw <edliaw@google.com>
parent 75d3663d
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -41,9 +41,6 @@
    {
      "name": "liblp_test"
    },
    {
      "name": "vts_libsnapshot_test"
    },
    {
      "name": "vab_legacy_tests"
    },