Skip to content

hotfix: Inconsistent test failure #719

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

Merged
merged 4 commits into from
Dec 20, 2021

Conversation

thargy
Copy link
Contributor

@thargy thargy commented Dec 4, 2021

Summary of the PR

Enum.ToString() output is undefined when dealing with aliases, as any
alias can be picked. Patched TestChainLoadWithError so it will pass
regardless of which alias is returned.

Related issues, Discord discussions, or proposals

#706

Further Comments

This is a 'harmless' issue, as the error messages are intended for debugging
purposes. The patch makes the test pass consistently.

Perksey and others added 2 commits December 4, 2021 22:10
* Regenerate bindings

* Release notes

* Apply duct tape
`Enum.ToString()` output is undefined when dealing with aliases, as any
alias can be picked.  Patched `TestChainLoadWithError` so it will pass
regardless of which alias is returned.
@Perksey
Copy link
Member

Perksey commented Dec 19, 2021

Can you pull latest main please, the force pushes have made the diff go wonky. Thanks.

@thargy
Copy link
Contributor Author

thargy commented Dec 20, 2021

Merged

@Perksey
Copy link
Member

Perksey commented Dec 20, 2021

@HurricanKai area owner signoff

@HurricanKai HurricanKai merged commit bb81a4a into dotnet:main Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants