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

Remove dodgy UpdateSolution method in cohosting tests #10627

Merged
merged 11 commits into from
Jul 18, 2024

Conversation

davidwengier
Copy link
Contributor

@davidwengier davidwengier commented Jul 16, 2024

Part of #9519 and #10603
Requires dotnet/roslyn#74402

Removes a little more dodginess in the cohosting tests by actually using the RazorPinnedSolutionInfoWrapper for solution checksums, just like the real OOP services.

@davidwengier davidwengier requested a review from a team as a code owner July 16, 2024 05:27
Copy link
Member

@DustinCampbell DustinCampbell left a comment

Choose a reason for hiding this comment

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

Sorry for requesting changes, but I'd really prefer finding a different solution rather than putting CWTs in instance fields.

@davidwengier davidwengier dismissed DustinCampbell’s stale review July 16, 2024 21:27

Done! Thank you for the feedback

Base automatically changed from dev/dawengie/CohostSemanticTokensTests to main July 17, 2024 01:23
@davidwengier davidwengier force-pushed the dev/dawengie/FixSolutionIssueWithCohostTests branch from 6cecd91 to 96b3fa3 Compare July 17, 2024 02:08
@davidwengier davidwengier requested a review from a team as a code owner July 17, 2024 02:08
@davidwengier
Copy link
Contributor Author

Sorry for force pushing, but we have a real Roslyn version now.

Copy link
Member

@DustinCampbell DustinCampbell left a comment

Choose a reason for hiding this comment

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

Awesome!

@davidwengier
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@davidwengier
Copy link
Contributor Author

Roslyn insertion just merged, so going to update this to the real package version and merge. Then I can finally rebase my other PRs :D

@davidwengier davidwengier merged commit d91189f into main Jul 18, 2024
12 checks passed
@davidwengier davidwengier deleted the dev/dawengie/FixSolutionIssueWithCohostTests branch July 18, 2024 21:34
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants