commit | b140ccec4932e4f4f33bb3be59f2f8a903f212e4 | [log] [tgz] |
---|---|---|
author | Liran Binyamin <liranb@google.com> | Fri Sep 27 13:00:18 2024 +0000 |
committer | Liran Binyamin <liranb@google.com> | Fri Sep 27 15:19:15 2024 +0000 |
tree | 3643b2e8df6e3f07b35638a680b14b74d4c19eff | |
parent | 272eea45e6042a604f89d0ea7d7d283258618f54 [diff] |
Increase frame limit for bubble bar screen test This test is flaky because the animation sometimes doesn't finish before the screenshot is taken. Increasing the frame limit should help to ensure that the animation has time to finish. ABTD 100x runs (passed): https://android-build.corp.google.com/abtd/run/L84400030006722716 Change-Id: I410fb74a947d805551ce1b2303f0dc4c8d616de9 Flag: com.android.wm.shell.enable_bubble_bar Fixes: 366544536 Test: ABTD above