Skip to content

feat: add monerod fallback strategy (#6764) #3181

feat: add monerod fallback strategy (#6764)

feat: add monerod fallback strategy (#6764) #3181

GitHub Actions / JUnit Test Report failed Feb 5, 2025 in 0s

378 tests run, 355 passed, 0 skipped, 23 failed.

Annotations

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::large_coin_split_transaction

thread 'transaction_service_tests::service::large_coin_split_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1392:51
Raw output
thread 'transaction_service_tests::service::large_coin_split_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1392:51:
called `Result::unwrap()` on an `Err` value: TransportChannelError(Canceled)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::send_one_sided_transaction_to_other

thread 'transaction_service_tests::service::send_one_sided_transaction_to_other' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1634:57
Raw output
thread 'transaction_service_tests::service::send_one_sided_transaction_to_other' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1634:57:
called `Result::unwrap()` on an `Err` value: TransportChannelError(Canceled)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::single_transaction_burn_tari

thread 'transaction_service_tests::service::single_transaction_burn_tari' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1484:51
Raw output
thread 'transaction_service_tests::service::single_transaction_burn_tari' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1484:51:
called `Result::unwrap()` on an `Err` value: TransportChannelError(Canceled)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::discovery_async_return_test

thread 'transaction_service_tests::service::discovery_async_return_test' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:2860:52
Raw output
thread 'transaction_service_tests::service::discovery_async_return_test' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:2860:52:
called `Result::unwrap()` on an `Err` value: TransportChannelError(ChannelClosed)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::recover_one_sided_transaction

thread 'transaction_service_tests::service::recover_one_sided_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1771:57
Raw output
thread 'transaction_service_tests::service::recover_one_sided_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1771:57:
called `Result::unwrap()` on an `Err` value: TransportChannelError(Canceled)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::single_transaction_to_self

thread 'transaction_service_tests::service::single_transaction_to_self' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1308:51
Raw output
thread 'transaction_service_tests::service::single_transaction_to_self' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1308:51:
called `Result::unwrap()` on an `Err` value: TransportChannelError(Canceled)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::recover_stealth_one_sided_transaction

thread 'transaction_service_tests::service::recover_stealth_one_sided_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1907:57
Raw output
thread 'transaction_service_tests::service::recover_stealth_one_sided_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1907:57:
called `Result::unwrap()` on an `Err` value: TransportChannelError(ChannelClosed)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::large_interactive_transaction

thread 'transaction_service_tests::service::large_interactive_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:787:54
Raw output
thread 'transaction_service_tests::service::large_interactive_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:787:54:
called `Result::unwrap()` on an `Err` value: TransportChannelError(ChannelClosed)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::manage_single_transaction

thread 'transaction_service_tests::service::manage_single_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:633:51
Raw output
thread 'transaction_service_tests::service::manage_single_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:633:51:
called `Result::unwrap()` on an `Err` value: TransportChannelError(ChannelClosed)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::manage_multiple_transactions

thread 'transaction_service_tests::service::manage_multiple_transactions' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:2206:49
Raw output
thread 'transaction_service_tests::service::manage_multiple_transactions' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:2206:49:
called `Result::unwrap()` on an `Err` value: TransportChannelError(ChannelClosed)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.output_manager_service_tests::service::test_txo_validation

thread 'output_manager_service_tests::service::test_txo_validation' panicked at base_layer/wallet/tests/output_manager_service_tests/service.rs:1857:10
Raw output
thread 'output_manager_service_tests::service::test_txo_validation' panicked at base_layer/wallet/tests/output_manager_service_tests/service.rs:1857:10:
called `Result::unwrap()` on an `Err` value: "Did not receive enough calls within the timeout period, received 0, expected 1."
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::send_one_sided_transaction_to_other

thread 'transaction_service_tests::service::send_one_sided_transaction_to_other' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1634:57
Raw output
thread 'transaction_service_tests::service::send_one_sided_transaction_to_other' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1634:57:
called `Result::unwrap()` on an `Err` value: TransportChannelError(Canceled)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::large_coin_split_transaction

thread 'transaction_service_tests::service::large_coin_split_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1392:51
Raw output
thread 'transaction_service_tests::service::large_coin_split_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1392:51:
called `Result::unwrap()` on an `Err` value: TransportChannelError(Canceled)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::single_transaction_to_self

thread 'transaction_service_tests::service::single_transaction_to_self' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1308:51
Raw output
thread 'transaction_service_tests::service::single_transaction_to_self' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1308:51:
called `Result::unwrap()` on an `Err` value: TransportChannelError(Canceled)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::single_transaction_burn_tari

thread 'transaction_service_tests::service::single_transaction_burn_tari' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1484:51
Raw output
thread 'transaction_service_tests::service::single_transaction_burn_tari' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1484:51:
called `Result::unwrap()` on an `Err` value: TransportChannelError(Canceled)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::recover_one_sided_transaction

thread 'transaction_service_tests::service::recover_one_sided_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1771:57
Raw output
thread 'transaction_service_tests::service::recover_one_sided_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1771:57:
called `Result::unwrap()` on an `Err` value: TransportChannelError(Canceled)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::discovery_async_return_test

thread 'transaction_service_tests::service::discovery_async_return_test' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:2860:52
Raw output
thread 'transaction_service_tests::service::discovery_async_return_test' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:2860:52:
called `Result::unwrap()` on an `Err` value: TransportChannelError(ChannelClosed)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::recover_stealth_one_sided_transaction

thread 'transaction_service_tests::service::recover_stealth_one_sided_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1907:57
Raw output
thread 'transaction_service_tests::service::recover_stealth_one_sided_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:1907:57:
called `Result::unwrap()` on an `Err` value: TransportChannelError(ChannelClosed)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::test_htlc_send_and_claim

thread 'transaction_service_tests::service::test_htlc_send_and_claim' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:2019:51
Raw output
thread 'transaction_service_tests::service::test_htlc_send_and_claim' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:2019:51:
called `Result::unwrap()` on an `Err` value: TransportChannelError(ChannelClosed)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::large_interactive_transaction

thread 'transaction_service_tests::service::large_interactive_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:787:54
Raw output
thread 'transaction_service_tests::service::large_interactive_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:787:54:
called `Result::unwrap()` on an `Err` value: TransportChannelError(ChannelClosed)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::manage_single_transaction

thread 'transaction_service_tests::service::manage_single_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:633:51
Raw output
thread 'transaction_service_tests::service::manage_single_transaction' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:633:51:
called `Result::unwrap()` on an `Err` value: TransportChannelError(ChannelClosed)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.transaction_service_tests::service::manage_multiple_transactions

thread 'transaction_service_tests::service::manage_multiple_transactions' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:2206:49
Raw output
thread 'transaction_service_tests::service::manage_multiple_transactions' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:2206:49:
called `Result::unwrap()` on an `Err` value: TransportChannelError(ChannelClosed)

Check failure on line 1 in minotari_wallet::wallet_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

minotari_wallet::wallet_integration_tests.output_manager_service_tests::service::test_txo_validation

thread 'output_manager_service_tests::service::test_txo_validation' panicked at base_layer/wallet/tests/output_manager_service_tests/service.rs:1857:10
Raw output
thread 'output_manager_service_tests::service::test_txo_validation' panicked at base_layer/wallet/tests/output_manager_service_tests/service.rs:1857:10:
called `Result::unwrap()` on an `Err` value: "Did not receive enough calls within the timeout period, received 0, expected 1."
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace