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

Commit b46ece7e authored by Alex Salo's avatar Alex Salo
Browse files

Ignore unit test for feature that is not launched.

The test is flaky, adding explicit ignore annotation.

BUG: 387389929
Flag: TEST_ONLY

Change-Id: Ia81753f48748743eef1cef06ff21cb89785e73e9
parent bfd7b2de
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ import com.android.modules.utils.testing.TestableDeviceConfig;

import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.ClassRule;
import org.junit.Rule;
import org.junit.Test;
@@ -329,6 +330,7 @@ public class ScreenUndimDetectorTest {
        }
    }

    @Ignore("b/387389929")
    @Test
    public void recordScreenPolicy_otherTransitions_doesNotReset() {
        DeviceConfig.setProperty(NAMESPACE_ATTENTION_MANAGER_SERVICE,