-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase sleep to address Watchdog test flakiness. (#1036)
Watchdog test flakiness occurs when expected Watchdog violations are missing or late caused by platforms randomness. Increasing the sleep from 2 to 4 times kWatchdogMonitorFrequency reduces the chances of missing or late Watchdog violations caused by platforms randomness. b/292027298 b/292300293 Change-Id: I9e4ca05533f71cad997b88edb04e23114ab4c74a (cherry picked from commit d955333)
- Loading branch information
1 parent
0ad4522
commit 5c6c2fd
Showing
2 changed files
with
17 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters