Skip to content

[Integration tests] Unskip integration tests skipped due to bug with async save of solution files #63026

@allisonchou

Description

@allisonchou

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions