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

Commit 2829fded authored by Pechetty Sravani's avatar Pechetty Sravani Committed by Automerger Merge Worker
Browse files

Merge "Revert "Ignore testSetPolicyLevel_Adaptive"" into udc-dev am: eb5f7f8b am: 7c0f290a

parents c15578db 7c0f290a
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ public class BatterySaverPolicyTest extends AndroidTestCase {
        testServiceDefaultValue_On(ServiceType.NULL);
    }

    @Suppress // TODO: b/317823111 - Remove once test fixed.
    @Suppress
    @SmallTest
    public void testGetBatterySaverPolicy_PolicyVibration_DefaultValueCorrect() {
        testDefaultValue(
@@ -219,7 +219,7 @@ public class BatterySaverPolicyTest extends AndroidTestCase {
                ServiceType.QUICK_DOZE);
    }

    @Suppress // TODO: b/317823111 - Remove once test fixed.
    @Suppress
    @SmallTest
    public void testUpdateConstants_getCorrectData() {
        mBatterySaverPolicy.updateConstantsLocked(BATTERY_SAVER_CONSTANTS, "");
@@ -327,7 +327,6 @@ public class BatterySaverPolicyTest extends AndroidTestCase {
        }
    }

    @Suppress // TODO: b/317823111 - Remove once test fixed.
    public void testSetPolicyLevel_Adaptive() {
        mBatterySaverPolicy.setPolicyLevel(POLICY_LEVEL_ADAPTIVE);