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

Commit f32b97fc authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Mark an ActivityThreadTest as flaky" into sc-v2-dev am: a98c28bd

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15350531

Change-Id: I0bac75c1add0bd2d2929477e20cd59a2e214a7b9
parents ab666a6a a98c28bd
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -286,6 +286,7 @@ public class ActivityThreadTest {
    }
    }


    @Test
    @Test
    @FlakyTest(bugId = 194242735)
    public void testHandleActivityConfigurationChanged_EnsureUpdatesProcessedInOrder()
    public void testHandleActivityConfigurationChanged_EnsureUpdatesProcessedInOrder()
            throws Exception {
            throws Exception {
        final TestActivity activity = mActivityTestRule.launchActivity(new Intent());
        final TestActivity activity = mActivityTestRule.launchActivity(new Intent());