commit | 38ab04534294a038fff7440031f714079b97cb05 | [log] [tgz] |
---|---|---|
author | Mattias Simonsson <mattiass@google.com> | Wed Nov 08 12:02:46 2023 +0000 |
committer | Christopher Ferris <cferris@google.com> | Wed Nov 08 14:56:48 2023 -0800 |
tree | 53f431db878f03d51c6cc06a65f22144342b6e6c | |
parent | 14270410cfe4ba20fdb23a63202332fad7248b6b [diff] |
debuggerd_test: Scale timeouts by HwTimeoutMultiplier Timeouts in tombstoned.cpp and intercept_manager.cpp are scaled by HwTimeoutMultiplier, but the timeouts in debuggerd_test.cpp are not, which means the CrasherTest#intercept_timeout test will fail for any platform that has a high enough HwTimeoutMultiplier. Bug: 309532789 Test: debuggerd_test.CrasherTest#intercept_timeout Change-Id: I83cd01e87644c011efa155a32fd5d92cc8a43a95