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

Commit 33e7f424 authored by Biswarup Pal's avatar Biswarup Pal
Browse files

Exclude CtsHardwareTestCases flaky tests in inputflinger presubmit

Test: presubmit
Bug: 304878808
Change-Id: I4ba67ad5057eb0063af33f24e938390b31d0a233
parent fee64b18
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -39,6 +39,9 @@
      "options": [
        {
          "include-filter": "android.hardware.input.cts.tests"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },