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

Commit cee1239a authored by Vadim Tryshev's avatar Vadim Tryshev Committed by Android (Google) Code Review
Browse files

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

parents 7fc1f0cb 9803a8b2
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",