commit | c870ab2d5ff65873cd5fb8f04a39ce2596f12628 | [log] [tgz] |
---|---|---|
author | Vaibhav Devmurari <vdevmurari@google.com> | Thu Oct 19 14:09:18 2023 +0000 |
committer | Vaibhav Devmurari <vdevmurari@google.com> | Thu Oct 19 15:52:58 2023 +0000 |
tree | c59edc196a4c918ef51a56fa025685dd72bda030 | |
parent | d99ac13e477e7d3113830fe3633229ec14462c2a [diff] |
Fix ShortcutLoggingTests flaky tests. Use TestLooper to finish all callbacks correctly to fix flakiness caused due to handler callbacks being added on handler thread itself which runWithScissors() call doesn't finish all together. Test: atest ShortcutLoggingTests Bug: 300023716 Change-Id: I29feec5188bdb3aa4b5297f5cf56969e36ca48a8