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

Commit bab44f41 authored by Raman Tenneti's avatar Raman Tenneti Committed by Android (Google) Code Review
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
parents e11d665a 0dfe7026
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"
        }
      ]
    }