Merge commit '1615ccc8a45ea2521339ae6f5b5d543a131915cf' into eclair-plus-aosp * commit '1615ccc8a45ea2521339ae6f5b5d543a131915cf': Remove flaky test LifecycleTest.testDialog from large continuous suite.
This commit is contained in:
@@ -67,7 +67,8 @@ public class LifecycleTest extends ActivityTestsBase {
|
|||||||
runLaunchpad(LaunchpadActivity.LIFECYCLE_SCREEN);
|
runLaunchpad(LaunchpadActivity.LIFECYCLE_SCREEN);
|
||||||
}
|
}
|
||||||
|
|
||||||
@LargeTest
|
//flaky test, removing from large suite until 1866891 is fixed
|
||||||
|
//@LargeTest
|
||||||
public void testDialog() throws Exception {
|
public void testDialog() throws Exception {
|
||||||
mIntent = mTopIntent;
|
mIntent = mTopIntent;
|
||||||
runLaunchpad(LaunchpadActivity.LIFECYCLE_DIALOG);
|
runLaunchpad(LaunchpadActivity.LIFECYCLE_DIALOG);
|
||||||
|
|||||||
Reference in New Issue
Block a user