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

Commit e2d2bc8c authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Ignore NotificationEntryManagerInflationTests" into rvc-dev am: bd9e2df5

Change-Id: I3498a4580d62d9768c90c000f57409a8f7cdcaec
parents eec9ed09 bd9e2df5
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -77,6 +77,7 @@ import com.android.systemui.util.time.FakeSystemClock;


import org.junit.After;
import org.junit.After;
import org.junit.Before;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runner.RunWith;
import org.mockito.ArgumentCaptor;
import org.mockito.ArgumentCaptor;
@@ -89,6 +90,7 @@ import org.mockito.stubbing.Answer;
 * Functional tests for notification inflation from {@link NotificationEntryManager}.
 * Functional tests for notification inflation from {@link NotificationEntryManager}.
 */
 */
@SmallTest
@SmallTest
@Ignore("Flaking")
@RunWith(AndroidTestingRunner.class)
@RunWith(AndroidTestingRunner.class)
@TestableLooper.RunWithLooper(setAsMainLooper = true)
@TestableLooper.RunWithLooper(setAsMainLooper = true)
public class NotificationEntryManagerInflationTest extends SysuiTestCase {
public class NotificationEntryManagerInflationTest extends SysuiTestCase {