commit | 2082d91fdcddac5936f4f5e3a74c1d620942271a | [log] [tgz] |
---|---|---|
author | Jeffrey Huang <jeffreyhuang@google.com> | Fri Apr 23 11:16:31 2021 -0700 |
committer | Tej Singh <singhtejinder@google.com> | Sun May 16 16:26:26 2021 -0700 |
tree | 596370de5d0fb151bf75c91d0b9e038ce5e54fd4 | |
parent | 9ac4cd40c020a11591250516f0835ef0bc869306 [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 Merged-In: Ibb065d64be3775c699583215f7f376a1a5492ac1