commit | 128443bf465151bfe0dc4899ac69658c0c9e4849 | [log] [tgz] |
---|---|---|
author | Lais Andrade <lsandrade@google.com> | Thu Jan 21 14:47:48 2021 +0000 |
committer | Lais Andrade <lsandrade@google.com> | Tue Jan 26 14:49:32 2021 +0000 |
tree | 9671e9218f28289a19e360d8d37fd65b4bb9f840 | |
parent | 3df00e17f7ba7b2de630feaf0fe736806cd5993e [diff] |
Fix flaky vibration thread tests Remove tests that rely on sleep in favor for waiting on contidions expected for the thread to reach during the test. The condition check is timed out, so the test should fail if they are never met. Fix: 178080797 Test: VibrationThreadTest Change-Id: Ie1f912c164f8ccbbcdf79881d3865d89c7cc60c4