Skip to content

[solved] TestPlatform 17.7.0 fails to run in Azure DevOps pipeline #4645

@jsdeshazer

Description

@jsdeshazer

✅ This issue was mitigated by unlisting the version from nuget.org.

Description

Steps to reproduce

What steps can reproduce the defect?
My Azure build pipeline has the Visual Studio Test Platform Installer task and was always pulling the newest version.
The build started failing a little bit after 17.7.0 got updated. When trying to run the latest installer in the test assemblies task.
After changing the version to be specifically 17.6.3 it worked.

Expected behavior

Not to fail during the build.

Actual behavior

Failed to create a TestPlatformVersion object

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions