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

Commit eddc230d authored by Andrew Cole's avatar Andrew Cole
Browse files

Turning back on flaky test

Because of a fix that has been merged here ag/23680187 this test should also be able to be turned on and not become flakey.

Bug: 256615483
Test: testUninstallFromWorkspace
Change-Id: I7096f5e9392ddedf1c4c2ab23b922b352bb5d7b1
parent 1f85e981
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -512,7 +512,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest {
                DEFAULT_UI_TIMEOUT, mLauncher);
    }

    @Ignore("b/256615483")
    @Test
    @PortraitLandscape
    @PlatinumTest(focusArea = "launcher")