Open marcpopMSFT opened 1 week ago
Template engine tests hitting known parallelism issue in GetVisualStudioInstances
Is there an issue describing the problem? Are there people working on fixing it? We're hitting this in the aspnetcore repo a lot and as far as I'm aware we don't do anything with UWP which is how the sdk resolved the problem.
@jaredpar sent a PR here with a short-term workaround that we're working to merge: https://github.com/dotnet/sdk/pull/44930
The 'true' fix is coming in a future VS release, there was some unintended concurrent access to a critical section that wasn't locked.
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=869444 Build error leg or test failing: Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewInstantiateTests.CanInstantiateTemplate_WithConditions_BasedOnFileName Pull request: https://github.com/dotnet/sdk/pull/44859
Error Message
Known issue validation
Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=869444 Error message validated:
[57005
] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 11/14/2024 7:41:30 PM UTCReport
Summary