From 359e2de090607ded83c1d329ffcf65d2e797ffde Mon Sep 17 00:00:00 2001 From: Kirill Lykov Date: Tue, 22 Mar 2022 16:19:45 +0000 Subject: [PATCH] ignore heavy tests in dos --- dos/src/main.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/dos/src/main.rs b/dos/src/main.rs index 81546b793f..13ab9ff014 100644 --- a/dos/src/main.rs +++ b/dos/src/main.rs @@ -542,6 +542,7 @@ pub mod test { } #[test] + #[ignore] fn test_dos_local_cluster_transactions() { let num_nodes = 1; let cluster =