Skip to content

Commit

Permalink
ignored aborted_resync test after discussion about its relevance
Browse files Browse the repository at this point in the history
  • Loading branch information
fluidvanadium committed Sep 18, 2024
1 parent 51e3e1f commit b6e29d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libtonode-tests/tests/concrete.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3321,6 +3321,7 @@ mod slow {
assert_eq!(orchard_note.value(), 0);
}
#[tokio::test]
#[ignore = "test does not correspond to real-world case"]
async fn aborted_resync() {
let (regtest_manager, _cph, faucet, recipient, _txid) =
scenarios::orchard_funded_recipient(500_000).await;
Expand Down

0 comments on commit b6e29d0

Please sign in to comment.