Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c6dd1f1b authored by Alessio Balsini's avatar Alessio Balsini Committed by Automerger Merge Worker
Browse files

Re-enable libsnapshot ImageManagerTest am: c723fca0 am: 37645974 am: 350a5060

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

Change-Id: I21eb1396f0976c7846cc42967b73fa96c2d280b4
parents 7a6e6204 350a5060
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>();