commit | 5d224f8cc2f5e3a955e99b0767814a90c6c33e7f | [log] [tgz] |
---|---|---|
author | Ahmad Khalil <khalilahmad@google.com> | Mon Sep 23 12:06:57 2024 +0000 |
committer | Lais Andrade <lsandrade@google.com> | Mon Sep 23 12:07:51 2024 +0000 |
tree | 11aa9c6924f07dc03c0bde000ca40b394ea64cfb | |
parent | f189469f9fcda114d792b9968e7ffcb690a157ad [diff] |
Fix flaky test VibrationThreadTest#vibrate_multipleVibrations_withCancel We're removing the callback verification since the test's focus is not on verifying the onComplete callback's timing after a vibration cancellation. Instead, we aim to confirm that the final vibration, triggered post-cancellation, actually executes as expected. Fix: 368359597 Bug: 349156580 Test: atest --rerun-until-failure 1000 com.android.server.vibrator.VibrationThreadTest#vibrate_multipleVibrations_withCancel Flag: TEST_ONLY (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e52f0538606a48ef71319487344007cf5817e461) Merged-In: I80dd468c9f31a1676e38b24766388934a6f03fa7 Change-Id: I80dd468c9f31a1676e38b24766388934a6f03fa7