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

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

Merge "Fix error test path in TEST_MAPPING"

parents 9dedbe54 5f9810be
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
      "name": "CtsAutoFillServiceTestCases",
      "options": [
        {
          "include-filter": "android.autofillservice.cts.LoginActivityTest"
          "include-filter": "android.autofillservice.cts.dropdown.LoginActivityTest"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
@@ -36,7 +36,7 @@
      "name": "CtsAutoFillServiceTestCases",
      "options": [
        {
          "include-filter": "android.autofillservice.cts.CheckoutActivityTest"
          "include-filter": "android.autofillservice.cts.dropdown.CheckoutActivityTest"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"