Our integration test queue updated to 17.3 P2 which broke some of our integration tests due to a bug involving async save of solution files. We should unskip the tests once the fix is available in a later queue version.
[xUnit.net 00:27:30.85] Roslyn.VisualStudio.NewIntegrationTests.CSharp.CSharpErrorListDesktop.ErrorsAfterClosingFile (VS2022) [FAIL]
[xUnit.net 00:27:40.54] Roslyn.VisualStudio.NewIntegrationTests.CSharp.CSharpUpdateProjectToAllowUnsafe.LegacyProject_AllConfigurationsUpdated (VS2022) [FAIL]
[xUnit.net 00:27:46.58] Roslyn.VisualStudio.NewIntegrationTests.CSharp.CSharpUpdateProjectToAllowUnsafe.LegacyProject_MultiplePlatforms_AllConfigurationsUpdated (VS2022) [FAIL]
[xUnit.net 00:28:08.89] Roslyn.VisualStudio.NewIntegrationTests.CSharp.CSharpUpdateProjectToAllowUnsafe.CPSProject_GeneralPropertyGroupUpdated (VS2022) [FAIL]
[xUnit.net 00:28:17.93] Roslyn.VisualStudio.NewIntegrationTests.CSharp.CSharpUpgradeProject.LegacyProject_AllConfigurationsUpdated (VS2022) [FAIL]
edit: also disabled the following test:
- CSharp.CSharpUpgradeProject.LegacyProject_MultiplePlatforms_AllConfigurationsUpdated
Our integration test queue updated to 17.3 P2 which broke some of our integration tests due to a bug involving async save of solution files. We should unskip the tests once the fix is available in a later queue version.
edit: also disabled the following test: