commit | ca39bd99cc9fdd13be2b2069d33bffd26ce17590 | [log] [tgz] |
---|---|---|
author | Federico Baron <fbaron@google.com> | Mon Oct 09 21:29:11 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Oct 09 21:29:11 2023 +0000 |
tree | a83e181f301dbbaa1377c1ee78ce19341ebf8354 | |
parent | 488defcac2c2817e91270f7e54200455c5295911 [diff] | |
parent | 263644524e37235da53e47f9a08e6532ff1c6d46 [diff] |
Merge "Add screenrecord to testOverviewActionsMenu_iconAppChipMenu" into main
diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java index d7637f8..e8f0447 100644 --- a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +++ b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java
@@ -212,6 +212,7 @@ @Test + @ScreenRecord // b/303329286 public void testOverviewActionsMenu_iconAppChipMenu() throws Exception { try (AutoCloseable c = TestUtil.overrideFlag(ENABLE_OVERVIEW_ICON_MENU, true)) { startTestAppsWithCheck();