Skip to content

Disable test parallelisation in language services#10885

Merged
davidwengier merged 1 commit intodotnet:mainfrom
davidwengier:FixTestFailures
Sep 14, 2024
Merged

Disable test parallelisation in language services#10885
davidwengier merged 1 commit intodotnet:mainfrom
davidwengier:FixTestFailures

Conversation

@davidwengier
Copy link
Member

Fixes #10874

This project uses the ExportProviderFactory which has static state, and running tests in parallel is therefore racey. #10882 is removing that system, but that has to wait for a Roslyn insertion etc. so this is a short term workaround

@davidwengier davidwengier requested a review from a team as a code owner September 14, 2024 07:06
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.

Cohost OnTypeFormatting test is failing intermittently with infrastructure issues

3 participants