Merge "Mark testNotificationEvent_quotaBump as flaky."
This commit is contained in:
committed by
Android (Google) Code Review
commit
e0f85e097d
@@ -51,5 +51,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>
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user