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

Commit 4a91f6b2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Secretkeeper: Disable a replay protection VTS" into main am: 78b266ba

parents a105a9b9 78b266ba
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -513,6 +513,8 @@ fn secret_management_replay_protection_seq_num_per_session() {

// This test checks that Secretkeeper rejects requests with out of order [`RequestSeqNum`]
#[test]
// TODO(b/317416663): This test fails, when HAL is not present in the device. Refactor to fix this.
#[ignore]
#[should_panic]
fn secret_management_replay_protection_out_of_seq_req_not_accepted() {
    let sk_client = setup_client!();