commit | 0ce59773754f59c28becf021742a3b53a41283b3 | [log] [tgz] |
---|---|---|
author | Andrew Cole <captaincole@google.com> | Thu Jul 06 14:25:39 2023 -0700 |
committer | Andrew Cole <captaincole@google.com> | Thu Jul 06 14:25:39 2023 -0700 |
tree | 3ca35cf1919ec2233a64ab1026f58b4236fdb86e | |
parent | 720d0cf4c47417025691b672750a9a8d1db374dd [diff] |
Removing screen record from test The test is no longer flakey so we can remove the screen recording to save time during automated testing Bug: b/258071914 Test: atest testUninstallFromAllApps Change-Id: I6b044ad87b63e5035c2a88dc4f0181989e82f3b2
diff --git a/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java b/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java index c1f2bb6..0d63a68 100644 --- a/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +++ b/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java
@@ -530,7 +530,6 @@ } @Test - @ScreenRecord // b/258071914 @PortraitLandscape @PlatinumTest(focusArea = "launcher") public void testUninstallFromAllApps() throws Exception {