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

Commit 7903c200 authored by Jason Monk's avatar Jason Monk
Browse files

Disable flaky test

Test: treehugger
Bug: 38118260
Change-Id: I05c6504acee6a787e1cc5071bed0118388963212
parent 3494f15f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@ import java.util.concurrent.TimeUnit;
import java.util.List;

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

@@ -97,6 +98,7 @@ public class SecurityControllerTest extends SysuiTestCase implements SecurityCon
    }

    @Test
    @Ignore("Flaky")
    public void testCaCertLoader() throws Exception {
        // Wait for one or two state changes from the CACertLoader(s) in the constructor of
        // mSecurityController