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

Commit 60a6ed0e authored by Lais Andrade's avatar Lais Andrade Committed by Android (Google) Code Review
Browse files

Merge "Remove flaky annotation from VibratorManagerServiceTest tests" into main

parents 7795fa35 0eb872aa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1797,7 +1797,6 @@ public class VibratorManagerServiceTest {
        cancelVibrate(service);  // Clean up long effect.
    }

    @FlakyTest
    @Test
    public void onExternalVibration_withNewSameImportanceButRepeating_cancelsOngoingVibration()
            throws Exception {