diff options
| -rw-r--r-- | services/vibratorservice/TEST_MAPPING | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/services/vibratorservice/TEST_MAPPING b/services/vibratorservice/TEST_MAPPING index 7e382a3841..63a2bd0059 100644 --- a/services/vibratorservice/TEST_MAPPING +++ b/services/vibratorservice/TEST_MAPPING @@ -6,10 +6,6 @@ // TODO(b/293603710): Fix flakiness { "exclude-filter": "VibratorCallbackSchedulerTest#TestScheduleRunsOnlyAfterDelay" - }, - // TODO(b/293623689): Fix flakiness - { - "exclude-filter": "VibratorCallbackSchedulerTest#TestScheduleMultipleCallbacksRunsInDelayOrder" } ] } |