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

Commit 0f390728 authored by “Longbo's avatar “Longbo Committed by Longbo Wei
Browse files

Autoclick Test: Disable test

Disable the AutoclickPanelTests#showPanel_normalCase while investigating
the root cause of the test failure.

Bug: 427143253
Test: atest
Flag: com.android.server.accessibility.enable_autoclick_indicator
Change-Id: Ie09c864decb45a2471847059d3caef6d60bd343c
parent b8e1cbaa
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ import android.widget.ImageButton;
import com.android.internal.R;

import org.junit.Before;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;
@@ -272,6 +273,7 @@ public class AutoclickScrollPanelTest {
                any(WindowManager.LayoutParams.class));
    }

    @Ignore
    @Test
    public void showPanel_normalCase() {
        // Normal case, position at (100, 100).