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

expectedactual #17014

Merged
merged 1 commit into from
Apr 10, 2024
Merged

expectedactual #17014

merged 1 commit into from
Apr 10, 2024

Conversation

brianrourkeboll
Copy link
Contributor

Description

  • These tests had the expected and actual arguments swapped in their assertions. This made it very confusing when they failed as I was working on Better integral range lowering: start..finish, start..step..finish #16650. I didn't want to correct them in that PR since I didn't want to make the diff bigger than needed. There may be other assertions in this file that should also have their arguments swapped (and there are certainly others in this repo where that is the case); I am only updating the integral-range-related tests here.

Copy link
Contributor

github-actions bot commented Apr 9, 2024

✅ No release notes required

@brianrourkeboll brianrourkeboll marked this pull request as ready for review April 9, 2024 23:37
@brianrourkeboll brianrourkeboll requested a review from a team as a code owner April 9, 2024 23:37
@psfinaki
Copy link
Member

/azp run

@psfinaki psfinaki enabled auto-merge (squash) April 10, 2024 11:18
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@psfinaki psfinaki merged commit 6b6cca9 into dotnet:main Apr 10, 2024
32 checks passed
@brianrourkeboll brianrourkeboll deleted the test-cleanup branch April 10, 2024 13:27
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

Successfully merging this pull request may close these issues.

4 participants