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

Commit 78064584 authored by Chilun Huang's avatar Chilun Huang Committed by Automerger Merge Worker
Browse files

Merge "Remove flaky annotation" into sc-v2-dev am: 5eb2ccc3 am: 0095c4e0

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

Change-Id: I6c06e195600114c5c1eefe4de87e84fc8acf9e44
parents 7ec34d8c 0095c4e0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -286,7 +286,6 @@ public class ActivityThreadTest {
    }

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