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

Fixes bad merge #62843

Merged
merged 3 commits into from
Jul 21, 2022
Merged

Fixes bad merge #62843

merged 3 commits into from
Jul 21, 2022

Conversation

tmat
Copy link
Member

@tmat tmat commented Jul 21, 2022

No description provided.

@@ -3943,7 +3943,8 @@ End Class
{
SemanticEdit(SemanticEditKind.Update, Function(c) c.GetMember("C.F1"))
})
})
},
capabilities:=EditAndContinueCapabilities.AddMethodToExistingType)
Copy link
Member

Choose a reason for hiding this comment

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

Is it known why these tests originally passed in #62364?

Copy link
Member Author

Choose a reason for hiding this comment

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

No idea.

Copy link
Contributor

Choose a reason for hiding this comment

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

Thank you for fixing this. Seems like my last push didn't kick off a build for some reason.

@tmat tmat marked this pull request as ready for review July 21, 2022 20:08
@tmat tmat requested a review from a team as a code owner July 21, 2022 20:08
@CyrusNajmabadi
Copy link
Member

We should take this if it passes. If not, we should take #62833

@tmat tmat enabled auto-merge (squash) July 21, 2022 20:17
@RikkiGibson RikkiGibson merged commit 3f66cf8 into dotnet:main Jul 21, 2022
@ghost ghost added this to the Next milestone Jul 21, 2022
@RikkiGibson
Copy link
Contributor

Opened dotnet/arcade#10118 to track further instances of the root problem which necessitated this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants