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

Commit 47503fad authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Do not run flaky tests" into qt-dev

parents 351964ff cf3fab6c
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -8,6 +8,9 @@
                },
                {
                    "include-filter": "android.permission.cts.PermissionControllerTest"
                },
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                }
            ]
        },
@@ -16,6 +19,9 @@
            "options": [
                {
                    "include-filter": "android.backup.cts.PermissionTest"
                },
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                }
            ]
        }
@@ -41,6 +47,9 @@
                },
                {
                    "include-filter": "com.android.cts.devicepolicy.MixedManagedProfileOwnerTestApi25#testPermissionGrantPreMApp"
                },
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                }
            ]
        }