Skip to content

TOX_OVERRIDE for pass_env shows in config but doesn't actually pass env vars #3860

@gaborbernat

Description

@gaborbernat

Setting TOX_OVERRIDE="testenv.pass_env+=NIX_LD,NIX_LD_LIBRARY_PATH" makes tox c show the variables in pass_env, but they are not actually passed through to the tox environment at runtime.

Setting it directly in tox.ini works fine. The override mechanism appears to update the config view but not the actual behavior.

Ref: #3225

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions