mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 18:28:20 +00:00
Merge "[Tiger] Remove @PlatinumTest for testUninstallFromWorkspace so that the flaky test runs and we can get a screen record." into udc-qpr-dev
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user