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

Commit 45b88d50 authored by Joanne Chung's avatar Joanne Chung Committed by Android (Google) Code Review
Browse files

Merge "Update TEST_MAPPINGs for autofill test in Activity path"

parents 09564bbb 9a81afc9
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -66,6 +66,18 @@
            "name": "CtsInstantAppTests",
            "file_patterns": ["(/|^)InstantAppResolve[^/]*"]
        },
        {
            "name": "CtsAutoFillServiceTestCases",
            "options": [
                {
                    "include-filter": "android.autofillservice.cts.saveui.AutofillSaveDialogTest"
                },
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                }
            ],
            "file_patterns": ["(/|^)Activity.java"]
        },
        {
            "name": "CtsAutoFillServiceTestCases",
            "options": [