[Tiger] Add screen record to debug flaky test

Bug: b/293944634
Test: No test needed. Simply adding screen record for flakiness
debugging
Change-Id: If8ca3a7088778fd229d66697b9197969e3803486
This commit is contained in:
Kevin Lim
2023-08-18 20:41:59 +00:00
parent b36143551c
commit 9028f583a6

View File

@@ -520,6 +520,7 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest {
@Test
@PortraitLandscape
@PlatinumTest(focusArea = "launcher")
@ScreenRecord // TODO(b/293944634): Remove after flaky debug
public void testUninstallFromWorkspace() throws Exception {
installDummyAppAndWaitForUIUpdate();
try {