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

Commit 2b505dc9 authored by Vadim Tryshev's avatar Vadim Tryshev Committed by Automerger Merge Worker
Browse files

Merge "Experiment with using "presubmit-sysui" TEST_MAPPING suite" into tm-dev am: ce4cf41c

parents ce87b15b ce4cf41c
Loading
Loading
Loading
Loading
+19 −0
Original line number Original line Diff line number Diff line
@@ -20,6 +20,25 @@
      ]
      ]
    }
    }
  ],
  ],
  "presubmit-sysui": [
    {
      "name": "PlatformScenarioTests",
      "options": [
        {
            "include-filter": "android.platform.test.scenario.sysui"
        },
        {
            "include-annotation": "android.platform.test.scenario.annotation.Scenario"
        },
        {
            "exclude-annotation": "org.junit.Ignore"
        },
        {
            "exclude-annotation": "android.platform.test.annotations.Postsubmit"
        }
      ]
    }
  ],
  "presubmit": [
  "presubmit": [
    {
    {
      "name": "SystemUIGoogleTests",
      "name": "SystemUIGoogleTests",