Skip to content

Conversation

@arunchndr arunchndr requested a review from genlu December 3, 2024 19:01
@arunchndr arunchndr requested a review from a team as a code owner December 3, 2024 19:01
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Dec 3, 2024
@arunchndr arunchndr requested a review from a team as a code owner December 4, 2024 02:17
@arunchndr arunchndr enabled auto-merge December 4, 2024 02:18
@arunchndr arunchndr merged commit 56e066c into main Dec 4, 2024
28 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Dec 4, 2024
@sharwell sharwell deleted the arunchndr-patch-2 branch December 4, 2024 18:23
var actualText = await TestServices.Editor.GetTextAsync(HangMitigatingCancellationToken);
Assert.DoesNotContain(@"VisualStudio.Editor.SomeButton.Name = ""SomeButton"";", actualText);
Assert.DoesNotContain(@"private System.Windows.Forms.Button SomeButton;", actualText);
if (ExecutionConditionUtil.IsBitness64)
Copy link
Contributor

Choose a reason for hiding this comment

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

This is a NOP. There is no 32-bit integration test execution scenario.

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

Labels

Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants