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

Commit 7b5b481c authored by Selim Cinek's avatar Selim Cinek Committed by android-build-merger
Browse files

Merge "Fixed a flakey test" into oc-mr1-dev

am: e5017183

Change-Id: Ie634dcd4fc79945447987126755c94a6fd7c2233
parents 10d73e41 e5017183
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -185,7 +185,9 @@ public class NotificationInflaterTest extends SysuiTestCase {
        countDownLatch.await();
    }

    /* Cancelling requires us to be on the UI thread otherwise we might have a race */
    @Test
    @UiThreadTest
    public void testSupersedesExistingTask() throws Exception {
        mNotificationInflater.inflateNotificationViews();
        mNotificationInflater.setIsLowPriority(true);