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

Commit ab2fa88e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Move Platinum tests to BVT"

parents f0a9dd1e e5dc1d9d
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
@@ -16,5 +16,24 @@
        }
      ]
    }
  ],
  "platinum-postsubmit": [
    {
      "name": "PlatformScenarioTests",
      "options": [
        {
            "include-filter": "android.platform.test.scenario.sysui"
        },
        {
            "include-annotation": "android.platform.test.scenario.annotation.Scenario"
        },
        {
            "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
            "exclude-annotation": "android.platform.helpers.Staging"
        }
      ]
    }
  ]
}