Mark an ActivityThreadTest as flaky
Bug: 194242735 Test: Build Change-Id: I2452db8523438de4d06c938c3c3fa1d8a9aa0f4e
This commit is contained in:
@@ -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