Skip to content

chore(deps): bump mikepenz/action-junit-report from 4 to 5 (#6672) #1762

chore(deps): bump mikepenz/action-junit-report from 4 to 5 (#6672)

chore(deps): bump mikepenz/action-junit-report from 4 to 5 (#6672) #1762

GitHub Actions / JUnit Test Report failed Nov 8, 2024 in 0s

2681 tests run, 2680 passed, 0 skipped, 1 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::manage_multiple_transactions

thread 'transaction_service_tests::service::manage_multiple_transactions' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:2319:10:
called `Result::unwrap()` on an `Err` value: OutputManagerError(OutputManagerStorageError(DieselError(DatabaseError(Unknown, "database is locked"))))
Raw output
thread 'transaction_service_tests::service::manage_multiple_transactions' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:2319:10:
called `Result::unwrap()` on an `Err` value: OutputManagerError(OutputManagerStorageError(DieselError(DatabaseError(Unknown, "database is locked"))))
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace