Merge "Mark an ActivityThreadTest as flaky" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a98c28bdb9
@@ -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());
|
||||||
|
|||||||
Reference in New Issue
Block a user