commit | ace7795804e2d174492b8901bb19cf0a940564b9 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Oct 31 16:29:01 2019 -0700 |
committer | Yifan Hong <elsk@google.com> | Thu Oct 31 18:40:46 2019 -0700 |
tree | dc84d66cca5484449d1240e4468d03557f73c7aa | |
parent | 46002d5c2131afce5feb0c7be688470c1f2c1177 [diff] |
libsnapshot: Fix MergeCannotRemoveCow The test is broken because now ProcessUpdateState checks UPDATED flag as well, and partition "test-snapshot" does not exist in super partition metadata. Rewrite the test to mimic the update flow and use as many public APIs as possible. Test: libsnapshot_test Bug: 143551390 Change-Id: I105bad8bb589616b304c511c64be902d4297bda7