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

Commit 52948b07 authored by Marvin Ramin's avatar Marvin Ramin Committed by Android (Google) Code Review
Browse files

Merge "Update FlakyTest exclude-annotation for CtsPermissionUiTestCases" into main

parents 89071467 7b0ddaf1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@
          "exclude-annotation": "org.junit.Ignore"
        },
        {
          "exclude-annotation": "android.platform.test.annotations.FlakyTest"
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "include-filter": "android.permissionui.cts.CameraMicIndicatorsPermissionTest"