Re-enable libsnapshot ImageManagerTest am: c723fca056

Original change: https://googleplex-android-review.googlesource.com/c/platform/system/core/+/12337395

Change-Id: Ic5cd924138f4dafeb238b4f2a0f6d7d5ffb7ea99
This commit is contained in:
Alessio Balsini 2020-08-10 19:10:37 +00:00 committed by Automerger Merge Worker
commit 37645974cc

View file

@ -1799,7 +1799,6 @@ class ImageManagerTest : public SnapshotTest, public WithParamInterface<uint64_t
protected:
void SetUp() override {
if (!is_virtual_ab_) GTEST_SKIP() << "Test for Virtual A/B devices only";
GTEST_SKIP() << "WIP failure b/149738928";
SnapshotTest::SetUp();
userdata_ = std::make_unique<LowSpaceUserdata>();