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

Commit 0dfe7026 authored by Ian Kasprzak's avatar Ian Kasprzak Committed by Raman Tenneti
Browse files

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

Re-landing due to merge from staging branch reverting fix.

Re-landing the original CL: ag/9734305

BUG: 139536812

Test: Forrest
Exempt-From-Owner-Approval: Disabling known failing TEST_MAPPING tests.

Change-Id: Ibd21847188370b611708d1771bb38798fcbc3e80
Merged-In: Ice3eb966a88e6de5bc8834b60b54bcac31bf31db
parent 9aeaffb1
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"
        }
      ]
    }