Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix broken tests in output_manager_service_tests.rs #4561

Closed
SWvheerden opened this issue Aug 29, 2022 · 0 comments
Closed

fix broken tests in output_manager_service_tests.rs #4561

SWvheerden opened this issue Aug 29, 2022 · 0 comments
Assignees

Comments

@SWvheerden
Copy link
Collaborator

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() {

@jorgeantonio21 jorgeantonio21 self-assigned this Aug 30, 2022
stringhandler pushed a commit that referenced this issue Aug 31, 2022
… (#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
jorgeantonio21 added a commit to jorgeantonio21/tari that referenced this issue Aug 31, 2022
…-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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants