commit | de86c0dc29a1a79b50cffa6df1e778acc741533e | [log] [tgz] |
---|---|---|
author | Jeffrey Huang <jeffreyhuang@google.com> | Fri Apr 23 11:16:31 2021 -0700 |
committer | Jeffrey Huang <jeffreyhuang@google.com> | Fri Apr 23 11:16:31 2021 -0700 |
tree | eee9f87a6e741e0659b3c120d47016759ed0e508 | |
parent | 981a3ca52816618852e4e4356b44b6bf31529fb0 [diff] |
Deflake TestResetBaseOnPullDelayExceeded The test previously set max_pull_delay to 0, but value metric does not allow a value of 0 and makes it the default value. If the pull happens too quickly in the test, it will cause a failure. Bug: 182961471 Test: atest statsd_test Change-Id: I8feb5249a1e5cc229e6b0144f8da43f35fde77ad