Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a954a0d6 authored by Kevin Lim's avatar Kevin Lim Committed by Automerger Merge Worker
Browse files

Merge "[Tiger] Remove @PlatinumTest for testUninstallFromWorkspace so that the...

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/24559527



Change-Id: I8602d0523b147f064292dafc861b96a6ba45ab81
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents c41b4e47 f2892a08
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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 {