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

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

Merge "Mark testNotificationEvent_quotaBump as flaky." into tm-qpr-dev

parents 143906fd db242cff
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,5 +50,6 @@
        <option name="package" value="com.android.frameworks.servicestests" />
        <option name="runner" value="androidx.test.runner.AndroidJUnitRunner" />
        <option name="hidden-api-checks" value="false"/>
        <option name="exclude-annotation" value="androidx.test.filters.FlakyTest" />
    </test>
</configuration>
+1 −0
Original line number Diff line number Diff line
@@ -928,6 +928,7 @@ public class AppStandbyControllerTests {
    }

    @Test
    @FlakyTest(bugId = 185169504)
    public void testNotificationEvent_quotaBump() throws Exception {
        mInjector.mSettingsBuilder
                .setBoolean("trigger_quota_bump_on_notification_seen", true);