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

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

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

parents c3777266 5d145dbc
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"
        }
      ]
    }
  ]
}