diff --git a/darkside-tests/tests/network_interruption_tests.rs b/darkside-tests/tests/network_interruption_tests.rs index 0968441e8..8bde2527a 100644 --- a/darkside-tests/tests/network_interruption_tests.rs +++ b/darkside-tests/tests/network_interruption_tests.rs @@ -52,6 +52,7 @@ async fn network_interrupt_chainbuild() { json::stringify_pretty(scenario.get_faucet().do_list_notes(true).await, 4) ); } +#[ignore] #[tokio::test] async fn network_interrupt_test() { const BLOCKCHAIN_HEIGHT: u64 = 150_000; diff --git a/zingo-testutils/test_binaries b/zingo-testutils/test_binaries new file mode 160000 index 000000000..506a3f2d6 --- /dev/null +++ b/zingo-testutils/test_binaries @@ -0,0 +1 @@ +Subproject commit 506a3f2d63ccac55a853e8b5f7ec15f0f0cbd6c3