fix: ledger (#6737) #3124
GitHub Actions / JUnit Test Report
failed
Jan 13, 2025 in 0s
780 tests run, 779 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 1 in minotari_wallet::wallet_integration_tests
github-actions / JUnit Test Report
minotari_wallet::wallet_integration_tests.transaction_service_tests::service::test_spend_dust_to_other_in_oversized_transaction
thread 'transaction_service_tests::service::test_spend_dust_to_other_in_oversized_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1047:10
Raw output
thread 'transaction_service_tests::service::test_spend_dust_to_other_in_oversized_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1047:10:
called `Result::unwrap()` on an `Err` value: OutputManagerError(TooManyInputsToFulfillTransaction("Input limit '4000' reached"))
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Loading