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 test returning 100 unconditionally #94531

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

gbalykov
Copy link
Member

@gbalykov gbalykov commented Nov 8, 2023

Xunit error XUW1002: Tests should not unconditionally return 100. Convert to a void return.

Related change: #94437

cc @lambdageek @clamp03 @t-mustafin

Xunit error XUW1002: Tests should not unconditionally return 100. Convert to a void return.
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Nov 8, 2023
@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Nov 8, 2023
@gbalykov
Copy link
Member Author

gbalykov commented Nov 8, 2023

@lambdageek please take a look, without this change clr tests build on main fails

@lambdageek lambdageek added area-VM-meta-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Nov 8, 2023
@jakobbotsch jakobbotsch merged commit b65f28c into dotnet:main Nov 9, 2023
96 of 101 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VM-meta-mono community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants