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

Commit 8808a31e 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

am: 7b5b481c

Change-Id: I67aa0b4ef26dd077add14e39ec02d11ec9223c98
parents 4861f320 7b5b481c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -184,7 +184,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);