Skip to content

specifying processor architecture does not work reliable #2535

@mrh1997

Description

@mrh1997

When a specific processor architecture is requested which is not installed tox implicitly falls back to another installed interpreter of the same version. I.e. if envlist=py39-x86 is specified and only python3.9-64 is installed on the system instead of printing an error (or skipping the environment if skip_missing_interpreters = true was specified) tox will implicitly use python3.9-64.

Tested on: Windows 10 (64bit), Python 3.10, tox 3.25.0 as well as 3.27.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug:normalaffects many people or has quite an impacthelp:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions