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

Commit 746a91a9 authored by David Anderson's avatar David Anderson Committed by Automerger Merge Worker
Browse files

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

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

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

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


    ASSERT_TRUE(UnmapAll());

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