Skip to content

feat: fix mempool sync start early (#6767) #3165

feat: fix mempool sync start early (#6767)

feat: fix mempool sync start early (#6767) #3165

GitHub Actions / JUnit Test Report failed Jan 30, 2025 in 0s

1899 tests run, 1898 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in tari_comms_dht

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

tari_comms_dht.connectivity::test::replace_peer_when_peer_goes_offline

thread 'connectivity::test::replace_peer_when_peer_goes_offline' panicked at comms/dht/src/connectivity/test.rs:223:5
Raw output
thread 'connectivity::test::replace_peer_when_peer_goes_offline' panicked at comms/dht/src/connectivity/test.rs:223:5:
assertion `left == right` failed
  left: 0
 right: 1
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace