Loading fs_mgr/libsnapshot/snapshot_test.cpp +0 −3 Original line number Diff line number Diff line Loading @@ -2658,9 +2658,6 @@ TEST_F(SnapshotUpdateTest, MapAllSnapshotsWithoutSlotSwitch) { // Remove the indicators ASSERT_TRUE(sm->PrepareDeviceToBootWithoutSnapshot()); // Ensure snapshots are still mounted ASSERT_TRUE(sm->IsUserspaceSnapshotUpdateInProgress()); // Cleanup snapshots ASSERT_TRUE(sm->UnmapAllSnapshots()); } Loading Loading
fs_mgr/libsnapshot/snapshot_test.cpp +0 −3 Original line number Diff line number Diff line Loading @@ -2658,9 +2658,6 @@ TEST_F(SnapshotUpdateTest, MapAllSnapshotsWithoutSlotSwitch) { // Remove the indicators ASSERT_TRUE(sm->PrepareDeviceToBootWithoutSnapshot()); // Ensure snapshots are still mounted ASSERT_TRUE(sm->IsUserspaceSnapshotUpdateInProgress()); // Cleanup snapshots ASSERT_TRUE(sm->UnmapAllSnapshots()); } Loading