Re-enable libsnapshot ImageManagerTest am: c723fca056 am: 37645974cc
Original change: https://googleplex-android-review.googlesource.com/c/platform/system/core/+/12337395 Change-Id: Ia5dcd0368b3f8ed31fa94e298eb9c53661690d75
This commit is contained in:
commit
350a50605e
1 changed files with 0 additions and 1 deletions
|
|
@ -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>();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue