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

Commit 571dac1b authored by Behnam Heydarshahi's avatar Behnam Heydarshahi
Browse files

Temporarily remove volume haptic flaky test

Flag: NA
Bug: 329099861
Test: atest VolumeDialogImplTest
Change-Id: I65b4028ad6217a6d492489a5872250c2f0cb1bcb
parent 8756fdba
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