commit | f3ce47f8918527e82d48d716b5a5f44a1608b6f6 | [log] [tgz] |
---|---|---|
author | Bailey Berro <baileyberro@chromium.org> | Mon Feb 25 18:22:17 2019 -0800 |
committer | chrome-bot <chrome-bot@chromium.org> | Thu Feb 28 11:02:16 2019 -0800 |
tree | 726df3fa0da24e24d82292ffe5105e909af94fb6 | |
parent | 77c25fce5fe363cf84d521ed2c0148b4e0efdc07 [diff] |
update_engine: Fix bug in rollback tests This change fixes a bug identified in the asan tests where the value of rollback_allowed_milestones int he fake request_params was not intialized properly in a testcase, causing a failure. BUG=chromium:935140 TEST=update engine unittests w/ asan profile Change-Id: Iabf5ba126f6155caa679f43b29472c353e6d308f Reviewed-on: https://chromium-review.googlesource.com/1488192 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Tested-by: Bailey Berro <baileyberro@chromium.org> Reviewed-by: Amin Hassani <ahassani@chromium.org> Reviewed-by: Zentaro Kavanagh <zentaro@chromium.org>