Merge changes from topic "Annotate Platinum Test" into udc-dev am: 879d746de7
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23404501 Change-Id: I35717bffe20d28639918bc48e94b1a5a97216ff4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -238,6 +238,7 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest {
|
||||
false /* tapRight */);
|
||||
}
|
||||
|
||||
@PlatinumTest(focusArea = "launcher")
|
||||
@IwTest(focusArea = "launcher")
|
||||
@Test
|
||||
@ScreenRecord // b/202433017
|
||||
@@ -372,6 +373,7 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest {
|
||||
}
|
||||
}
|
||||
|
||||
@PlatinumTest(focusArea = "launcher")
|
||||
@IwTest(focusArea = "launcher")
|
||||
@Test
|
||||
@PortraitLandscape
|
||||
|
||||
@@ -21,6 +21,7 @@ import static org.junit.Assert.assertNotNull;
|
||||
import static org.junit.Assert.assertTrue;
|
||||
|
||||
import android.platform.test.annotations.IwTest;
|
||||
import android.platform.test.annotations.PlatinumTest;
|
||||
|
||||
import androidx.test.filters.LargeTest;
|
||||
import androidx.test.runner.AndroidJUnit4;
|
||||
@@ -48,6 +49,7 @@ public class AddWidgetTest extends AbstractLauncherUiTest {
|
||||
@Rule
|
||||
public ShellCommandRule mGrantWidgetRule = ShellCommandRule.grantWidgetBind();
|
||||
|
||||
@PlatinumTest(focusArea = "launcher")
|
||||
@IwTest(focusArea="launcher")
|
||||
@Test
|
||||
@PortraitLandscape
|
||||
|
||||
Reference in New Issue
Block a user