commit | 91602f658c714c76a9269d528dc86abad01b8f44 | [log] [tgz] |
---|---|---|
author | Alex Chau <alexchau@google.com> | Thu Jun 20 13:50:19 2024 +0100 |
committer | Alex Chau <alexchau@google.com> | Thu Jun 20 13:50:19 2024 +0100 |
tree | 4393926c84a54f6881b368cb499c69a08306fbf1 | |
parent | 622a7e37c5f1420347077242980dd45b2f2018f1 [diff] |
Move testQuickSwitchFromHome to possubmit Bug: 325659406 Test: presubmit Flag: EXEMPT test Change-Id: Iccc2c1f06da85a0df79b5f3e0881535ce226f953
diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java index 7877e8a..1dfab26 100644 --- a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +++ b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java
@@ -401,6 +401,7 @@ @Test @NavigationModeSwitch @PortraitLandscape + @TestStabilityRule.Stability(flavors = LOCAL | PLATFORM_POSTSUBMIT) // b/325659406 public void testQuickSwitchFromHome() throws Exception { startTestActivity(2); mLauncher.goHome().quickSwitchToPreviousApp();