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

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

Merge "Not running SysUI tests as a part of presubmit-large suite" into...

Merge "Not running SysUI tests as a part of presubmit-large suite" into tm-qpr-dev am: cee1239a am: f79b57c2

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



Change-Id: I9d3e69e1a1bf728a3c95a208d49d0d0d0a2969f9
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 43fb46be f79b57c2
Loading
Loading
Loading
Loading
+0 −19
Original line number Diff line number Diff line
{
  // Looking for unit test presubmit configuration?
  // This currently lives in ATP config apct/system_ui/unit_test
  "presubmit-large": [
    {
      "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-sysui": [
    {
      "name": "PlatformScenarioTests",