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

Commit 10555fef authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add SystemUIClocksTests to SystemUI TEST_MAPPING" into main

parents c2a33420 0ce38b64
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -23,6 +23,17 @@
    {
      "name": "SystemUIGoogleTests"
    },
    {
      "name": "SystemUIClocksTests",
      "options": [
        {
          "exclude-annotation": "org.junit.Ignore"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      // Permission indicators
      "name": "CtsPermissionUiTestCases",