From 6aa98205322649638ad7e59502f85d97108f282f Mon Sep 17 00:00:00 2001 From: Uwais Ashraf Date: Wed, 19 Mar 2025 12:41:19 +0000 Subject: [PATCH] Remove BubbleBarViewAnimatorTest from deviceless suite. This test is the leading cause of flakiness for the entire suite. Bug: 404773413 Flag: EXEMPT test-only Test: BubbleBarViewAnimatorTest Change-Id: I7c5658ad55aa0e959e068e5979325d1c41d18310 --- .../taskbar/bubbles/animation/BubbleBarViewAnimatorTest.kt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename quickstep/tests/{multivalentTests => }/src/com/android/launcher3/taskbar/bubbles/animation/BubbleBarViewAnimatorTest.kt (100%) diff --git a/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/bubbles/animation/BubbleBarViewAnimatorTest.kt b/quickstep/tests/src/com/android/launcher3/taskbar/bubbles/animation/BubbleBarViewAnimatorTest.kt similarity index 100% rename from quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/bubbles/animation/BubbleBarViewAnimatorTest.kt rename to quickstep/tests/src/com/android/launcher3/taskbar/bubbles/animation/BubbleBarViewAnimatorTest.kt