Closed mauromedda closed 5 months ago
cargo test -- --nocapture --test prototestnet_new_join
Compiling zq2-tests v0.1.0 (/home/maurom/prj/zq2-tests)
Finished test
profile [unoptimized + debuginfo] target(s) in 0.70s
Running tests/api_session_affinity.rs (target/debug/deps/api_session_affinity-c28615d436852efb)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.00s
Running tests/prototestnet_new_join.rs (target/debug/deps/prototestnet_new_join-fbd33f709477e35b)
running 1 test BlockNum prototestnet: 25167 BlockNum local node: 25167 test prototestnet_new_join ... ok
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s