commit | 809c71a64099d58b54a8cf4fc9f471b7e0709a9f | [log] [tgz] |
---|---|---|
author | Alessio Balsini <balsini@google.com> | Tue Feb 04 19:17:10 2020 +0000 |
committer | Alessio Balsini <balsini@google.com> | Tue Feb 04 19:33:35 2020 +0000 |
tree | 5650d5727afa13b9caa918cdccae60667cf21ca7 | |
parent | c180346b23304d1b1b95fa7da639f7850ad9fe64 [diff] |
snapshot/test: Add delay to all the CreateLogicalAndSnapshotPartitions In tests CreateLogicalAndSnapshotPartitions may give flaky results because not synchronous. Add a bounded delay that prevents this behavior defined by a single constexpr. Bug: none Test: libsnapshot_test Change-Id: Iad3c24b1d3e82e3bd695d6dbbc8af8eab75bee32 Signed-off-by: Alessio Balsini <balsini@google.com>