You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… (#4577)
Description
---
Resolve ignored tests in output manager service.
Motivation and Context
---
The given tests are failing mainly due to incorrectly hardcoded values. We address these issues.
How Has This Been Tested?
---
Unit tests
…-project#4561) (tari-project#4577)
Description
---
Resolve ignored tests in output manager service.
Motivation and Context
---
The given tests are failing mainly due to incorrectly hardcoded values. We address these issues.
How Has This Been Tested?
---
Unit tests
3 broken ignores tests we need to fix:
async fn test_utxo_selection_no_chain_metadata() {
async fn test_utxo_selection_with_chain_metadata() {
async fn coin_split_with_change() {
The text was updated successfully, but these errors were encountered: