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

Commit 966d4474 authored by Jordan Demeulenaere's avatar Jordan Demeulenaere Committed by Automerger Merge Worker
Browse files

Merge "Run SystemUIGoogleScreenshotTests on presubmits (1/2)" into tm-qpr-dev am: a1919e4b

parents b065aae1 a1919e4b
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -51,6 +51,17 @@
        }
      ]
    },
    {
      "name": "SystemUIGoogleScreenshotTests",
      "options": [
        {
          "exclude-annotation": "org.junit.Ignore"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      // Permission indicators
      "name": "CtsPermission4TestCases",