From 07b6f7084292c864b3d0f969c36abd6c6dde4ecd Mon Sep 17 00:00:00 2001 From: Paul Hauner Date: Sun, 24 Mar 2019 17:58:30 +1100 Subject: [PATCH] Ignore syncing tests (they run too long) --- beacon_node/network/tests/tests.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/beacon_node/network/tests/tests.rs b/beacon_node/network/tests/tests.rs index e12bf2628..110450dc9 100644 --- a/beacon_node/network/tests/tests.rs +++ b/beacon_node/network/tests/tests.rs @@ -450,6 +450,7 @@ pub fn build_blocks(blocks: usize, master: &mut SyncMaster, nodes: &mut Vec