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

Commit 2cdded15 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Temporarily remove volume haptic flaky test" into main

parents 97a77117 571dac1b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -65,6 +65,7 @@ import android.widget.ImageButton;
import android.widget.SeekBar;

import androidx.test.core.view.MotionEventBuilder;
import androidx.test.filters.FlakyTest;
import androidx.test.filters.SmallTest;

import com.android.internal.jank.InteractionJankMonitor;
@@ -293,7 +294,7 @@ public class VolumeDialogImplTest extends SysuiTestCase {
        mTestableLooper.processAllMessages();
    }

    @Test
    @Test @FlakyTest(bugId = 329099861)
    @EnableFlags(FLAG_HAPTIC_VOLUME_SLIDER)
    public void testVolumeChange_withSliderHaptics_deliversOnProgressChangedHapticsEagerly() {
        // create haptic plugins on the rows with the flag enabled