Merge "Mark testNotificationEvent_quotaBump as flaky." into tm-qpr-dev am: 975b2af4ff
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19293047 Change-Id: I20cc93c4c3fe067f4539742fc67e3c6512a0020a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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