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

Commit 0f54712c 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...

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/18893273



Change-Id: I43243e354e8f25ef9fe26fdc888faffcac8deacc
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 692bbbac 1bdcf64c
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",