commit | 4791488ad796ed4a072e3c5fe9d37e02681a90f7 | [log] [tgz] |
---|---|---|
author | Alessio Balsini <balsini@google.com> | Mon Aug 10 19:52:14 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Aug 10 19:52:14 2020 +0000 |
tree | 8a3a8f1656c880ace30c24aae744b187c1361762 | |
parent | 3e941c9786d312a88a50e83c41d0b508cdb7d5b5 [diff] | |
parent | a60064e6e8685120d9fe4817dcca1f49b7451fe2 [diff] |
Re-enable libsnapshot ImageManagerTest am: c723fca056 am: 37645974cc am: 350a50605e Original change: https://googleplex-android-review.googlesource.com/c/platform/system/core/+/12337395 Change-Id: I21eb1396f0976c7846cc42967b73fa96c2d280b4
diff --git a/fs_mgr/libsnapshot/snapshot_test.cpp b/fs_mgr/libsnapshot/snapshot_test.cpp index 9ca2412..cac2f8f 100644 --- a/fs_mgr/libsnapshot/snapshot_test.cpp +++ b/fs_mgr/libsnapshot/snapshot_test.cpp
@@ -1799,7 +1799,6 @@ 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>();