From 6acb4d9796107baab246c602c34ca3b224db5448 Mon Sep 17 00:00:00 2001 From: Steve Myers Date: Tue, 20 Jul 2021 09:45:34 -0700 Subject: [PATCH] Ignore wip test --- src/blockchain/compact_filters/address_manager.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/blockchain/compact_filters/address_manager.rs b/src/blockchain/compact_filters/address_manager.rs index 2e9c7279..8da5704c 100644 --- a/src/blockchain/compact_filters/address_manager.rs +++ b/src/blockchain/compact_filters/address_manager.rs @@ -690,6 +690,7 @@ mod test { use super::*; #[test] + #[ignore] fn test_address_manager() { // Initiate a manager with an non existent cache file name. // It will create a new cache file