summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--services/vibratorservice/TEST_MAPPING12
1 files changed, 1 insertions, 11 deletions
diff --git a/services/vibratorservice/TEST_MAPPING b/services/vibratorservice/TEST_MAPPING
index 81c37b0a40..af486736d8 100644
--- a/services/vibratorservice/TEST_MAPPING
+++ b/services/vibratorservice/TEST_MAPPING
@@ -1,17 +1,7 @@
{
"presubmit": [
{
- "name": "libvibratorservice_test",
- "options": [
- {
- // TODO(b/293603710): Fix flakiness
- "exclude-filter": "VibratorCallbackSchedulerTest#TestScheduleRunsOnlyAfterDelay"
- },
- {
- // TODO(b/293623689): Fix flakiness
- "exclude-filter": "VibratorCallbackSchedulerTest#TestScheduleMultipleCallbacksRunsInDelayOrder"
- }
- ]
+ "name": "libvibratorservice_test"
}
],
"postsubmit": [