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

Commit 06564459 authored by Gaurav Gupta's avatar Gaurav Gupta Committed by Android (Google) Code Review
Browse files

Revert "Disable failing tests as cause is investigated"

This reverts commit 86bed8a2.

Reason for revert: was affecting an out-of-sync branch rather than main

Change-Id: I8c02618fc6c765b2e9e9c1d331c8f4b8b871c19a
parent 86bed8a2
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -303,7 +303,6 @@ import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.ClassRule;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.TestRule;
@@ -14313,7 +14312,6 @@ public class NotificationManagerServiceTest extends UiServiceTestCase {
    }
    @Test
    @Ignore("b/324348078")
    public void cancelNotificationsFromListener_rapidClear_old_cancelOne() throws RemoteException {
        mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags
                .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED);
@@ -14403,7 +14401,6 @@ public class NotificationManagerServiceTest extends UiServiceTestCase {
    }
    @Test
    @Ignore("b/324348078")
    public void cancelNotificationsFromListener_rapidClear_old_cancelAll() throws RemoteException {
        mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags
                .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED);