From 0ebbc18803aaf8ef2f6db7d628d7ae1ce322e842 Mon Sep 17 00:00:00 2001 From: vadimt Date: Tue, 6 Oct 2020 14:52:27 -0700 Subject: [PATCH] Removing tracing for a gone flake Bug: 156044202 Change-Id: Ice142bb941fee7b731f46c2073fab17d83bbc871 --- tests/tapl/com/android/launcher3/tapl/Background.java | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/tapl/com/android/launcher3/tapl/Background.java b/tests/tapl/com/android/launcher3/tapl/Background.java index c9c846fc1a..153b3ceefb 100644 --- a/tests/tapl/com/android/launcher3/tapl/Background.java +++ b/tests/tapl/com/android/launcher3/tapl/Background.java @@ -88,10 +88,6 @@ public class Background extends LauncherInstrumentation.VisibleContainer { ? LauncherInstrumentation.GestureScope.INSIDE_TO_OUTSIDE : LauncherInstrumentation.GestureScope.OUTSIDE_WITH_PILFER; - // b/156044202 - mLauncher.log("Hierarchy before swiping up to overview:"); - mLauncher.dumpViewHierarchy(); - mLauncher.sendPointer( downTime, downTime, MotionEvent.ACTION_DOWN, start, gestureScope); mLauncher.executeAndWaitForLauncherEvent(