Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit c016658

Browse files
Ignore compute-budget test to unblock bpf-tools v1.5 (#1569)
1 parent ee52f1d commit c016658

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

memo/program/tests/functional.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ async fn test_memo_signing() {
117117
}
118118

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

0 commit comments

Comments
 (0)