Skip to content

Regression test is failing due to incorrect version comparison  #12590

Description

pip freeze operations command is used to identify list of installed packages and it's version to verify if expected version is installed. Latest version of pip is not returning version number for any installation from whl available in local path and as a result, regression test assumes that version installed for a given package is not expected version. This needs to be fixed by finding the version of installed packages correctly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

EngSysThis issue is impacting the engineering system.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions