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

Commit 5d145dbc authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Exclude flaky tests from CtsGraphicsTestCases" am: 64c920c2

parents 66f6f7ce 64c920c2
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsGraphicsTestCases"
      "name": "CtsGraphicsTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}