mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
[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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user