diff --git a/node/testing/tests/single_node.rs b/node/testing/tests/single_node.rs index 1c7b2d65c..c21042e3f 100644 --- a/node/testing/tests/single_node.rs +++ b/node/testing/tests/single_node.rs @@ -29,6 +29,7 @@ scenario_test!( ); scenario_test!( + #[ignore = "investigate failure, see 1591"] bootstrap_from_replayer, SoloNodeBootstrap, SoloNodeBootstrap