commit | 56322431cade38407d1b0c3fd45beeeae8b4f9ad | [log] [tgz] |
---|---|---|
author | Liran Binyamin <liranb@google.com> | Mon May 20 13:14:23 2024 -0400 |
committer | Liran Binyamin <liranb@google.com> | Tue May 21 13:19:34 2024 -0400 |
tree | 0f3f72fac18bdc6d44af70c8033f20fbdc437edf | |
parent | 9305badf5aed3108c3bda5c123233196a7a81cad [diff] |
Fix flake in BubbleBarViewAnimatorTest The flake was probably happening because the animation end listener has not finished running on the UI thread. This change waits for the UI thread to become idle before proceeding. Flag: com.android.wm.shell.enable_bubble_bar Bug: 341161005 Test: ran BubbleBarViewAnimatorTest#animateToInitialState_inApp 100x Change-Id: Ide3b0a34095ed01cc179534fa608aecd5d3f3a20