Merge "Annotate flaky test vibrate_multipleSyncedCallbackTriggered_finishSteps" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
8dc6812454
@@ -1005,6 +1005,7 @@ public class VibrationThreadTest {
|
||||
mVibratorProviders.get(3).getEffectSegments(vibrationId));
|
||||
}
|
||||
|
||||
@FlakyTest
|
||||
@Test
|
||||
public void vibrate_multipleSyncedCallbackTriggered_finishSteps() throws Exception {
|
||||
int[] vibratorIds = new int[]{1, 2};
|
||||
|
||||
Reference in New Issue
Block a user