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
|
||||
@FlakyTest(bugId = 194242735)
|
||||
public void testHandleActivityConfigurationChanged_EnsureUpdatesProcessedInOrder()
|
||||
throws Exception {
|
||||
final TestActivity activity = mActivityTestRule.launchActivity(new Intent());
|
||||
|
||||
Reference in New Issue
Block a user