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

Commit e5017183 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 7a558a91 21f33661
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);