feat: fix tari pulse running as fast as possible (#6704) #1772
GitHub Actions / JUnit Test Report
failed
Nov 28, 2024 in 0s
698 tests run, 697 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 1 in tari_core
github-actions / JUnit Test Report
tari_core.chain_storage::lmdb_db::validator_node_store::tests::get_exiting_in_epoch::it_returns_vns_exiting
thread 'chain_storage::lmdb_db::validator_node_store::tests::get_exiting_in_epoch::it_returns_vns_exiting' panicked at base_layer/core/src/chain_storage/lmdb_db/validator_node_store.rs:852:13:
assertion `left == right` failed
Raw output
thread 'chain_storage::lmdb_db::validator_node_store::tests::get_exiting_in_epoch::it_returns_vns_exiting' panicked at base_layer/core/src/chain_storage/lmdb_db/validator_node_store.rs:852:13:
assertion `left == right` failed
left: 7
right: 5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Loading