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 TestValidatorStateChange_EditAndValidateStakeValidator #1533

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Fix TestValidatorStateChange_EditAndValidateStakeValidator #1533

merged 1 commit into from
Apr 6, 2023

Conversation

msmania
Copy link
Contributor

@msmania msmania commented Mar 12, 2023

The test TestValidatorStateChange_EditAndValidateStakeValidator failed because got.OutputAddress was nil but tt.want.OutputAddress had a valid address. Since this test is to test the behavior before NCUST, we make sure the fetched output address is nil and the rest of fields are the same as tt.want.

The behavior after NCUST is tested through the test TestValidatorStateChange_EditAndValidateStakeValidatorAfterNonCustodialUpgrade, which passes without failures.

@Olshansk Olshansk added the bug Something isn't working label Mar 16, 2023
@Olshansk Olshansk self-requested a review March 16, 2023 17:25
@Olshansk Olshansk added this to the Network Scalability milestone Mar 16, 2023
@msmania msmania requested a review from Olshansk March 30, 2023 22:09
@reviewpad reviewpad bot requested a review from nodiesBlade April 4, 2023 22:30
@reviewpad reviewpad bot added the small Pull request is small label Apr 4, 2023
@msmania msmania removed the request for review from nodiesBlade April 6, 2023 21:39
@jessicadaugherty jessicadaugherty merged commit 410e12c into pokt-network:staging Apr 6, 2023
@msmania msmania deleted the testfix-edit-stake-before-ncust branch April 6, 2023 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working small Pull request is small
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants