Skip to content

fix(dev/release): add CONDA_BUILD=1 when verifying with USE_CONDA=1#4180

Open
zeroshade wants to merge 1 commit intoapache:mainfrom
zeroshade:fix-verify-conda
Open

fix(dev/release): add CONDA_BUILD=1 when verifying with USE_CONDA=1#4180
zeroshade wants to merge 1 commit intoapache:mainfrom
zeroshade:fix-verify-conda

Conversation

@zeroshade
Copy link
Copy Markdown
Member

Ran into an issue when verifying with some driver-manager tests failing, turned out to be the mismatch between using a conda environment but CONDA_BUILD wasn't set. So the test for a specific error message didn't get the message it was expecting. Adding the right export CONDA_BUILD=1 was sufficient to fix the verification.

Nice, simple one-line fix.

@zeroshade zeroshade requested review from kou and lidavidm as code owners April 3, 2026 19:03
@zeroshade zeroshade removed the request for review from kou April 3, 2026 19:03
Copy link
Copy Markdown
Member

@amoeba amoeba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran into this on my machine and can confirm this fixes the issue.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants