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

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

Merge "Mark onAlignmentStateChanged_whileDozing... flaky"

parents b7d034a6 a4753005
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(() -> {