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

Commit dc7d07c4 authored by Pavel Grafov's avatar Pavel Grafov
Browse files

Exclude flaky tests via annotation.

Bug: 131253053
Test: builds
Change-Id: I6b88775afe39fca8f766397b94ec779133e652bf
parent 9ee316ae
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
{
  "postsubmit": [
    {
      "name": "CtsDevicePolicyManagerTestCases"
      "name": "CtsDevicePolicyManagerTestCases",
      "options": [
        {
          "exclude-annotation": "android.platform.test.annotations.FlakyTest"
        }
      ]
    }
  ]
}