Testing bug: fixture testing_config
's boolify
returns True regardless the value
#4435
Labels
locked
[bot] locked due to inactivity
source::partner
created by or for an Anaconda, Inc. partner company
stale
[bot] marked as stale due to inactivity
type::task
indicates a change that doesn't pertain to the code itself, e.g. updating CI/CQ, rebuilding package
Can you spot the typo?
v
is quoted when it shouldn't:conda-build/tests/conftest.py
Lines 82 to 84 in ec05c0a
This makes it return always True in this config:
conda-build/tests/conftest.py
Lines 85 to 98 in ec05c0a
However, some of those are meant to be False:
conda-build/conda_build/config.py
Lines 41 to 50 in ec05c0a
The text was updated successfully, but these errors were encountered: