commit | df055580d07c4d3aa5e7e2755add5d17bcc5dc6f | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Nov 07 12:22:58 2017 -0800 |
committer | Tianjie Xu <xunchang@google.com> | Tue Nov 07 12:38:08 2017 -0800 |
tree | 446a452028ec20a03a487eadf02a8b1b663f8053 | |
parent | dee5abd85aed47a5e45fb5ea0c3d406855878f34 [diff] |
Fix the imgdiff failure when running test_common unittest imgdiff fails on plain strings after we put more checks the input data. This leads to failure when running unittest "test_recovery_from_boot". The CL fixes the issue by serving gzipped dummy images as the test input. Bug: 68988329 Test: InstallRecoveryScriptFormatTest passes Change-Id: I1952b311681ac4f39c0e51aef1de1177aebeac43