Skip to content

Commit

Permalink
Ignore remote execution test (aptos-labs#10134)
Browse files Browse the repository at this point in the history
  • Loading branch information
sitalkedia authored Sep 20, 2023
1 parent 55398e7 commit 34cf21d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions execution/executor-service/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ pub fn create_thread_remote_executor_shards(
}

#[test]
#[ignore]
fn test_sharded_block_executor_no_conflict() {
let num_shards = 8;
let (mut controller, executor_client, _executor_services) =
Expand Down

0 comments on commit 34cf21d

Please sign in to comment.