commit | 263644524e37235da53e47f9a08e6532ff1c6d46 | [log] [tgz] |
---|---|---|
author | fbaron <fbaron@google.com> | Fri Oct 06 15:38:08 2023 -0700 |
committer | fbaron <fbaron@google.com> | Fri Oct 06 15:38:08 2023 -0700 |
tree | 48bdad352bb2bcda9cb2a55e1c0fd44f6f041dd8 | |
parent | cfaba6e814b198e66b70f3ae3a3f5ed483ec84a9 [diff] |
Add screenrecord to testOverviewActionsMenu_iconAppChipMenu Bug: 303329286 Test: n/a Flag: no flag Change-Id: Iab1f9e38ef1d05d56b08f62a5b3b973e96cc6f60
diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java index 3039261..2b85214 100644 --- a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +++ b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java
@@ -213,6 +213,7 @@ @Test + @ScreenRecord // b/303329286 public void testOverviewActionsMenu_iconAppChipMenu() throws Exception { try (AutoCloseable c = TestUtil.overrideFlag(ENABLE_OVERVIEW_ICON_MENU, true)) { startTestAppsWithCheck();