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

Disable automatic test discovery for Roslyn in DevKit #73878

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

dibarbet
Copy link
Member

@dibarbet dibarbet commented Jun 6, 2024

Keep hitting the same issue @jaredpar hit a while back - where the testhost locks files and causes the build to fail.

This disables automatic discovery using the option added in microsoft/vscode-dotnettools#1089

Discovery can be run manually by hitting the refresh button in the test explorer.

@dibarbet dibarbet requested review from jaredpar and 333fred June 6, 2024 18:34
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 6, 2024
@dibarbet dibarbet changed the title Disable devkit automatic test discovery as building Roslyn.sln often fails due to locked files Disable devkit automatic test discovery for Roslyn in DevKit Jun 6, 2024
@dibarbet dibarbet changed the title Disable devkit automatic test discovery for Roslyn in DevKit Disable automatic test discovery for Roslyn in DevKit Jun 6, 2024
@dibarbet dibarbet requested a review from JoeRobich June 6, 2024 18:37
@dibarbet dibarbet merged commit 09c1e6a into dotnet:main Jun 6, 2024
5 checks passed
@dibarbet dibarbet deleted the disable_devkit_auto_discovery branch June 6, 2024 18:46
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jun 6, 2024
@jjonescz jjonescz modified the milestones: Next, 17.11 P3 Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure 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.

3 participants