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

Commit 0ce38b64 authored by Hawkwood Glazier's avatar Hawkwood Glazier
Browse files

Add SystemUIClocksTests to SystemUI TEST_MAPPING

Test: NONE
Bug: 398118473
Flag: TEST_ONLY
Change-Id: I12af6594bebfbd03878b6c7f3a86ff7ab912140c
parent 543337c7
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",