Skip to content

Conversation

@KevinRansom
Copy link
Contributor

This error was introduced with this commit: 2ef33c4

Checked in code:
image

The fix is to revert the breaking commit:
image

Someone should revisit the original commit to see if it can be made robust to the repro in 14814

@KevinRansom KevinRansom requested a review from a team as a code owner July 19, 2023 01:56
@vzarytovskii
Copy link
Member

@auduchinok fyi

@vzarytovskii
Copy link
Member

This ended up in 17.7 and 7.0, will need a backport to 17.7 and tactics...sigh

@vzarytovskii
Copy link
Member

/backport to release/dev17.7

@github-actions
Copy link
Contributor

Started backporting to release/dev17.7: https://github.com/dotnet/fsharp/actions/runs/5596481474

@vzarytovskii vzarytovskii merged commit 13072ec into dotnet:main Jul 19, 2023
Assert.AreNotEqual(getMfv.CurriedParameterGroups, setMfv.CurriedParameterGroups)
| _ -> Assert.Fail "Expected symbols to be FSharpMemberOrFunctionOrValue"

[<Test>]
Copy link
Contributor

Choose a reason for hiding this comment

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

@KevinRansom why did you remove these tests?
You really removed a bunch of these that are not even related!

Copy link
Contributor

Choose a reason for hiding this comment

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

Clearly not: 2ef33c4#diff-86de212e8dc5b638058239f2b2b485cd6207f61b3acb2556de8bb7fef15065ea

Tests are removed that were not introduced by #15214

Copy link
Member

@vzarytovskii vzarytovskii Jul 19, 2023

Choose a reason for hiding this comment

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

Seems mistakenly removed. It needed a quick revert, so we won't miss backport dates. I will re-add them

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks

@auduchinok
Copy link
Member

@auduchinok fyi

Thanks. I've just checked, and it doesn't seem to be connected to #15214 (more details in #14814 (comment))

auduchinok added a commit to auduchinok/fsharp that referenced this pull request Jul 19, 2023
@auduchinok
Copy link
Member

A proper fix is in #15638.

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.

5 participants