commit | c829b958475835dc4a511637f9e4f5b6a2492578 | [log] [tgz] |
---|---|---|
author | Chun-Ku Lin <chunkulin@google.com> | Mon Apr 29 18:44:20 2024 +0000 |
committer | Chun-Ku Lin <chunkulin@google.com> | Tue Apr 30 01:30:55 2024 +0000 |
tree | ee238d2071331ba7f90b10e0fa8a9435e73fb4ab | |
parent | f0694c53eab5ab030d76dd66f2353396d4f6678e [diff] |
Use uiautomator_helpers to open/close screen and wait for it to settle Note: I'm unsure about the actual root cause of the flakiness. Sometimes the test stuck in screen off state. Using the helper class provided by uiautomator_helpers seemed to make the test more stable. Bug: 337259815 Test: atest AccessibilityMenuServiceTest --iterations 50 Flag: NA Change-Id: I95b1538bcc5f5f6fa6b6fd832b55afa00df8556a