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

Commit 0d034d48 authored by Raman Tenneti's avatar Raman Tenneti Committed by android-build-merger
Browse files

Merge "Re-land: exclude-rules in all TEST_MAPPING config instances with Q...

Merge "Re-land: exclude-rules in all TEST_MAPPING config instances with Q release." into stage-aosp-master
am: bab44f41

Change-Id: I6794ef61f96053d08f507bac1a77514eda15594a
parents 3911edcd bab44f41
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -52,6 +52,9 @@
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-filter": "android.view.textclassifier.TextClassifierTest#testSuggetsConversationActions_deduplicate"
        }
      ]
    },
@@ -63,6 +66,9 @@
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-filter": "android.view.textclassifier.TextClassifierTest#testSuggetsConversationActions_deduplicate"
        }
      ]
    }