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

Commit 124d882b authored by Marcelo Arteiro's avatar Marcelo Arteiro
Browse files

Add presubmit test mapping for CtsGraphicsTestCases

This will run the CtsGraphicsTestCases presubmit test suite on any changes monet..

Bug: 349323232
Test: presubmit
Flag: EXEMPT bugfix
Change-Id: Iee080e655605fb2a8b257cedd6f7c34a33eb9f7a
parent 7d4be549
Loading
Loading
Loading
Loading

monet/TEST_MAPPING

0 → 100644
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsGraphicsTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}
 No newline at end of file