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

Commit 54a210e9 authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Run SystemUIGoogleScreenshotTests on presubmits (1/2)

Test: Runs on presubmit and succeeds
Bug: 230832101
Change-Id: I1872f237e9096f3f7fef15b7013a4cb57e30cfb0
parent 6d6a373d
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",