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

Commit ffe3a213 authored by Alison Cichowlas's avatar Alison Cichowlas
Browse files

@ignore flaky test

Bug: 75303426
Test: this is it
Change-Id: Iad3a571131d6acce232cc8000a1e01b7d6eeba98
parent de91eef7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ import com.android.systemui.statusbar.CommandQueue;
import com.android.systemui.statusbar.policy.Clock;

import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;

@@ -41,6 +42,7 @@ import org.junit.runner.RunWith;
@RunWith(AndroidTestingRunner.class)
@RunWithLooper(setAsMainLooper = true)
@SmallTest
@Ignore("Flaky")
public class CarQsFragmentTest extends SysuiBaseFragmentTest {
    public CarQsFragmentTest() {
        super(CarQSFragment.class);