Increase timeouts in Test_runWithTimeout
Under load sometimes the 1 millisecond timeouts are not run before a 1 second sleep finishes, or `echo foo` is not run before a 1 second timeoutt. Increase the long sleeps and timeouts to 10 seconds. This doesn't affect normal test runtime as the command should timeout after 1 millisecond. Bug: 199207577 Test: Test_runWithTimeout Change-Id: I31166850a473b9cde37906a62d026580e7a7bd3f
Loading
Please register or sign in to comment