Loading quickstep/tests/src/com/android/quickstep/TaplTestsSplitscreen.java +2 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ public class TaplTestsSplitscreen extends AbstractQuickStepTest { } @Test @Ignore("Enable once App Pairs flagged on. These cause memory leaks b/297135374") public void testSaveAppPairMenuItemExistsOnSplitPair() throws Exception { assumeTrue("App pairs feature is currently not enabled, no test needed", FeatureFlags.ENABLE_APP_PAIRS.get()); Loading @@ -123,6 +124,7 @@ public class TaplTestsSplitscreen extends AbstractQuickStepTest { } @Test @Ignore("Enable once App Pairs flagged on. These cause memory leaks b/297135374") public void testSaveAppPairMenuItemDoesNotExistOnSingleTask() throws Exception { assumeTrue("App pairs feature is currently not enabled, no test needed", FeatureFlags.ENABLE_APP_PAIRS.get()); Loading Loading
quickstep/tests/src/com/android/quickstep/TaplTestsSplitscreen.java +2 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ public class TaplTestsSplitscreen extends AbstractQuickStepTest { } @Test @Ignore("Enable once App Pairs flagged on. These cause memory leaks b/297135374") public void testSaveAppPairMenuItemExistsOnSplitPair() throws Exception { assumeTrue("App pairs feature is currently not enabled, no test needed", FeatureFlags.ENABLE_APP_PAIRS.get()); Loading @@ -123,6 +124,7 @@ public class TaplTestsSplitscreen extends AbstractQuickStepTest { } @Test @Ignore("Enable once App Pairs flagged on. These cause memory leaks b/297135374") public void testSaveAppPairMenuItemDoesNotExistOnSingleTask() throws Exception { assumeTrue("App pairs feature is currently not enabled, no test needed", FeatureFlags.ENABLE_APP_PAIRS.get()); Loading