Merge "Ignoring testStressSwipeToOverview until the bug is fixed" into ub-launcher3-master
This commit is contained in:
commit
0ca0188374
|
@ -96,6 +96,7 @@ public class StartLauncherViaGestureTests extends AbstractQuickStepTest {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
@Ignore // b/129723135
|
||||||
@NavigationModeSwitch
|
@NavigationModeSwitch
|
||||||
public void testStressSwipeToOverview() {
|
public void testStressSwipeToOverview() {
|
||||||
for (int i = 0; i < STRESS_REPEAT_COUNT; ++i) {
|
for (int i = 0; i < STRESS_REPEAT_COUNT; ++i) {
|
||||||
|
|
Loading…
Reference in New Issue