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

Commit 42a60816 authored by Alessio Balsini's avatar Alessio Balsini
Browse files

Re-enable libsnapshot ImageManagerTest



ImageManagerTest had been temporarily disabled because flaky.
This test looks stable now, re-enable it.

Bug: 148889015
Test: atest vts_libsnapshot_test [-- --abi x86]
Signed-off-by: default avatarAlessio Balsini <balsini@google.com>
Change-Id: I858661fed7f58d1e2857ed88f5d8e0f5220bf8c2
parent 8fbb0d8d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>();