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

Commit 392db776 authored by Shawn Willden's avatar Shawn Willden Committed by android-build-merger
Browse files

Annotate DeleteKey test with bug number.

am: abcd3230

Change-Id: I1e3eb2b93c0054fb48fc8dbd9e844a74736afe46
parents d8256c6a abcd3230
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4008,7 +4008,8 @@ TEST_F(KeyDeletionTest, DeleteKey) {
            Begin(KeyPurpose::SIGN, key_blob_, AuthorizationSetBuilder()
                                                   .Digest(Digest::NONE)
                                                   .Padding(PaddingMode::NONE),
                  &begin_out_params, &op_handle_));
                  &begin_out_params, &op_handle_))
            << " (Possibly b/37623742)";
    } else {
        EXPECT_EQ(ErrorCode::OK, Begin(KeyPurpose::SIGN, key_blob_,
                                       AuthorizationSetBuilder()