Merge "[Tiger] Remove @PlatinumTest for testUninstallFromWorkspace so that the flaky test runs and we can get a screen record." into udc-qpr-dev

This commit is contained in:
Kevin Lim
2023-08-30 19:38:50 +00:00
committed by Android (Google) Code Review

View File

@@ -556,8 +556,9 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest {
@Test
@PortraitLandscape
@PlatinumTest(focusArea = "launcher")
@ScreenRecord // TODO(b/293944634): Remove after flaky debug
// TODO(b/293944634): Remove Screenrecord after flaky debug, and add
// @PlatinumTest(focusArea = "launcher") back
@ScreenRecord
public void testUninstallFromWorkspace() throws Exception {
installDummyAppAndWaitForUIUpdate();
try {