Merge changes from topic "presubmit-am-340548027c9d41d9bb9a1d5ce6e9510a" into tm-mainline-prod
* changes:
[automerge] Revert "Add screen record to FallbackRecentsTest#goToOverviewFro..." 2p: c3d2d45851
Revert "Add screen record to FallbackRecentsTest#goToOverviewFro..."
This commit is contained in:
committed by
Android (Google) Code Review
commit
c3137883ab
@@ -58,7 +58,6 @@ import com.android.launcher3.testcomponent.TestCommandReceiver;
|
||||
import com.android.launcher3.util.Wait;
|
||||
import com.android.launcher3.util.rule.FailureWatcher;
|
||||
import com.android.launcher3.util.rule.ScreenRecordRule;
|
||||
import com.android.launcher3.util.rule.ScreenRecordRule.ScreenRecord;
|
||||
import com.android.quickstep.views.RecentsView;
|
||||
|
||||
import org.junit.After;
|
||||
@@ -167,7 +166,6 @@ public class FallbackRecentsTest {
|
||||
// b/143488140
|
||||
//@NavigationModeSwitch
|
||||
@Test
|
||||
@ScreenRecord // b/223278795
|
||||
public void goToOverviewFromHome() {
|
||||
mDevice.pressHome();
|
||||
assertTrue("Fallback Launcher not visible", mDevice.wait(Until.hasObject(By.pkg(
|
||||
|
||||
Reference in New Issue
Block a user