Mark an ActivityThreadTest as flaky
Bug: 194242735
Test: Build
Change-Id: I2452db8523438de4d06c938c3c3fa1d8a9aa0f4e
Merged-In: I2452db8523438de4d06c938c3c3fa1d8a9aa0f4e
(cherry picked from commit 0b6ea59fe0)
This commit is contained in:
committed by
Wei Sheng Shih
parent
11badea7d3
commit
0492d8febe
@@ -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