Skip to content

feat: allow wallet type from db to have preference (#6245) #1464

feat: allow wallet type from db to have preference (#6245)

feat: allow wallet type from db to have preference (#6245) #1464

GitHub Actions / JUnit Test Report failed Apr 3, 2024 in 0s

675 tests run, 674 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in tari_core

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

tari_core.chain_storage::tests::blockchain_database::fetch_total_size_stats::it_measures_the_number_of_entries

thread 'chain_storage::tests::blockchain_database::fetch_total_size_stats::it_measures_the_number_of_entries' panicked at base_layer/core/src/chain_storage/tests/blockchain_database.rs:431:65:
called `Option::unwrap()` on a `None` value
Raw output
thread 'chain_storage::tests::blockchain_database::fetch_total_size_stats::it_measures_the_number_of_entries' panicked at base_layer/core/src/chain_storage/tests/blockchain_database.rs:431:65:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace