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

Commit 6dadfad7 authored by David Anderson's avatar David Anderson Committed by Automerger Merge Worker
Browse files

Merge "libsnapshot: Fix test failure in CancelOnTargetSlot." am: f7da22df

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

Change-Id: Ic6cd3aaf395ab97944c09ef1c62ceae03338b6e5
parents 9153f7f4 f7da22df
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2215,6 +2215,8 @@ TEST_F(SnapshotUpdateTest, MapAllSnapshots) {
TEST_F(SnapshotUpdateTest, CancelOnTargetSlot) {
    AddOperationForPartitions();

    ASSERT_TRUE(UnmapAll());

    // Execute the update from B->A.
    test_device->set_slot_suffix("_b");
    ASSERT_TRUE(sm->BeginUpdate());