From 360489ff5100fe1fd53d4b69b46df6176e94dd61 Mon Sep 17 00:00:00 2001 From: zakcohen Date: Thu, 17 Jun 2021 09:46:56 -0700 Subject: [PATCH] Suppress ViewInflationDuringSwipeUp test. Test is failing on a subset of devices with a memory leak in an activity. This is not repoing on other devices so could be a problem with the setup rather than the code. Bug: 190618549 Test: Local Change-Id: I9c6a56432d1b1f59c337bf34e7b8c26befeb2d7d --- .../src/com/android/quickstep/ViewInflationDuringSwipeUp.java | 1 + 1 file changed, 1 insertion(+) diff --git a/quickstep/tests/src/com/android/quickstep/ViewInflationDuringSwipeUp.java b/quickstep/tests/src/com/android/quickstep/ViewInflationDuringSwipeUp.java index ea7b7f5dfb..f33abb06fc 100644 --- a/quickstep/tests/src/com/android/quickstep/ViewInflationDuringSwipeUp.java +++ b/quickstep/tests/src/com/android/quickstep/ViewInflationDuringSwipeUp.java @@ -114,6 +114,7 @@ public class ViewInflationDuringSwipeUp extends AbstractQuickStepTest { @Test @NavigationModeSwitch(mode = ZERO_BUTTON) + @Suppress // until b/190618549 is fixed public void testSwipeUpFromApp() throws Exception { try { // Go to overview once so that all views are initialized and cached