Merge "Revert "Add screen recording to flaky test"" into main

This commit is contained in:
Schneider Victor-tulias
2023-09-06 15:09:35 +00:00
committed by Android (Google) Code Review
2 changed files with 0 additions and 2 deletions
@@ -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();