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

Commit c18bfd60 authored by Dieter Hsu's avatar Dieter Hsu Committed by Rhed Jao
Browse files

Add BugreportManagerTestCases to dumpstate presubmit

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