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

Commit 9cdeb8a6 authored by Ahmad Khalil's avatar Ahmad Khalil Committed by Android (Google) Code Review
Browse files

Merge "Remove FlakyTest from vibrate_multipleSyncedCallbackTriggered_finishSteps" into main

parents 0af9d206 03eed6ca
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -63,7 +63,6 @@ import android.os.vibrator.VibrationEffectSegment;
import android.util.SparseArray;

import androidx.test.InstrumentationRegistry;
import androidx.test.filters.FlakyTest;
import androidx.test.filters.LargeTest;

import com.android.server.LocalServices;
@@ -1005,7 +1004,6 @@ public class VibrationThreadTest {
                mVibratorProviders.get(3).getEffectSegments(vibrationId));
    }

    @FlakyTest
    @Test
    public void vibrate_multipleSyncedCallbackTriggered_finishSteps() throws Exception {
        int[] vibratorIds = new int[]{1, 2};