Add ScreenRecord to difficult to flaky test TaplDragTest.testDragToFolder

Bug: 383917141
Test: Passes Presubmit
Flag: EXEMPT flaky test investigation
Change-Id: Icf045821c42fdf9f8e60ae45d0d98ff2bc25e927
This commit is contained in:
Stefan Andonian
2025-01-08 14:17:02 -08:00
parent 239745aae9
commit 2c2e24f38d
@@ -64,6 +64,7 @@ public class TaplDragTest extends AbstractLauncherUiTest<Launcher> {
@Test
@PortraitLandscape
@PlatinumTest(focusArea = "launcher")
@ScreenRecordRule.ScreenRecord // b/383917141
public void testDragToFolder() {
// TODO: add the use case to drag an icon to an existing folder. Currently it either fails
// on tablets or phones due to difference in resolution.