Merge "Re-enable libsnapshot ImageManagerTest"

This commit is contained in:
Treehugger Robot 2020-04-16 17:20:41 +00:00 committed by Gerrit Code Review
commit 8c6d5bf83c

View file

@ -1753,7 +1753,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>();