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
This commit is contained in:
Andrew Cole
2023-06-14 13:15:11 -07:00
parent 1f85e98181
commit eddc230d71

View File

@@ -512,7 +512,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest {
DEFAULT_UI_TIMEOUT, mLauncher);
}
@Ignore("b/256615483")
@Test
@PortraitLandscape
@PlatinumTest(focusArea = "launcher")