Merge "Revert "Add screen recording to flaky test"" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
df3043aa46
@@ -502,7 +502,6 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@ScreenRecord // b/242163205
|
||||
public void testDisableRotationCheckForPhone() throws Exception {
|
||||
assumeFalse(mLauncher.isTablet());
|
||||
try {
|
||||
|
||||
@@ -622,7 +622,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest {
|
||||
* Adds three icons to the workspace and removes one of them by dragging to uninstall.
|
||||
*/
|
||||
@Test
|
||||
@ScreenRecord // b/241821721
|
||||
@PlatinumTest(focusArea = "launcher")
|
||||
public void uninstallWorkspaceIcon() throws IOException {
|
||||
Point[] gridPositions = getCornersAndCenterPositions();
|
||||
|
||||
Reference in New Issue
Block a user