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

Commit 79ae5960 authored by Lais Andrade's avatar Lais Andrade
Browse files

Exclude flaky test from libvibratorservice_test presubmit

Bug: 293623689
Change-Id: Ia23932155ca8709cdb6456d8dc68ee5159a8103f
Test: atest --test-mapping services/vibratorservice:presubmit
parent 69b92500
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -6,6 +6,10 @@
        // TODO(b/293603710): Fix flakiness
        {
          "exclude-filter": "VibratorCallbackSchedulerTest#TestScheduleRunsOnlyAfterDelay"
        },
        // TODO(b/293623689): Fix flakiness
        {
          "exclude-filter": "VibratorCallbackSchedulerTest#TestScheduleMultipleCallbacksRunsInDelayOrder"
        }
      ]
    }