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

Commit a4753005 authored by David Saff's avatar David Saff
Browse files

Mark onAlignmentStateChanged_whileDozing... flaky

Test: N/A
Bug: 279954882
Change-Id: Ie7c1366748bb47a511cfbf3f547877581352edd9
parent 9b766c8c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ import android.view.ViewGroup;
import android.view.accessibility.AccessibilityManager;

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

import com.android.internal.app.IBatteryStats;
@@ -383,6 +384,7 @@ public class KeyguardIndicationControllerTest extends SysuiTestCase {
                .isEqualTo(mContext.getColor(R.color.misalignment_text_color));
    }

    @FlakyTest(bugId = 279944472)
    @Test
    public void onAlignmentStateChanged_whileDozing_showsSlowChargingIndication() {
        mInstrumentation.runOnMainSync(() -> {