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

Commit 2ec4933c authored by Dieter Hsu's avatar Dieter Hsu
Browse files

Add BugreportManagerTestCases to dumpstate presubmit

Bug: 159590499
Test: atest --test-mapping --dry-run cmds/dumpstate/:presubmit
Change-Id: I6ebed3ebc8bcefdf0770d786021895443ee8914e
parent 030090fa
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
{
  "presubmit": [
    // TODO(159590499) add BugreportManagerTestCases
    {
      "name": "BugreportManagerTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.LargeTest"
        }
      ]
    },
    {
      "name": "dumpstate_smoke_test"
    },