Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Ignore compute-budget test to unblock bpf-tools v1.5 (#1569)
Browse files Browse the repository at this point in the history
  • Loading branch information
CriesofCarrots authored Apr 3, 2021
1 parent ee52f1d commit c016658
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions memo/program/tests/functional.rs
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ async fn test_memo_signing() {
}

#[tokio::test]
#[ignore]
async fn test_memo_compute_limits() {
let (mut banks_client, payer, recent_blockhash) = program_test().start().await;

Expand Down

0 comments on commit c016658

Please sign in to comment.