Skip to content

Conversation

@KevinRansom
Copy link
Contributor

The seq expression il tests were incorrectly implemented.
Rendering only realsig+ il baselines rather than both realsig+ and realsig-

@KevinRansom KevinRansom requested a review from a team as a code owner March 1, 2024 21:00
@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2024

✅ No release notes required

@KevinRansom KevinRansom mentioned this pull request Mar 1, 2024
Copy link
Contributor

@brianrourkeboll brianrourkeboll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this looks right.

@KevinRansom KevinRansom merged commit f885a13 into dotnet:main Mar 1, 2024
@KevinRansom KevinRansom deleted the fixseqexprtests branch March 21, 2024 22:24
brianrourkeboll added a commit to brianrourkeboll/fsharp that referenced this pull request May 9, 2024
* The test sources and baselines for these were duplicated in dotnet#15484 to
  test the realsig feature, but that meant that the test _sources_
  needed to be kept in sync by hand. This change uses the approach used
  in dotnet#16795 instead: it reuses the same test _source_ files and just
  adds duplicate _tests_ to check the emitted IL with realsig+.
KevinRansom added a commit that referenced this pull request May 13, 2024
* Consolidate emitted IL `for`-loop tests

* The test sources and baselines for these were duplicated in #15484 to
  test the realsig feature, but that meant that the test _sources_
  needed to be kept in sync by hand. This change uses the approach used
  in #16795 instead: it reuses the same test _source_ files and just
  adds duplicate _tests_ to check the emitted IL with realsig+.

* Update netfx baselines

* Fix find/replace bug

* Unify netstandard assembly version in IL

* Re-update baselines

---------

Co-authored-by: Kevin Ransom (msft) <[email protected]>
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.

2 participants