[CT-1643] [Bug] Deal with another change in tox behavior #6421
Labels
repo ci/cd
Testing and continuous integration for dbt-core + adapter plugins
tech_debt
Behind-the-scenes changes, with little direct impact on end-user functionality
Is this a new bug in dbt-core?
Current Behavior
The builds for 1.0.latest and 1.1.latest are failing because a recent change to tox yesterday (tox-dev/tox#2658) causes it to error out when it encounters passenv parameters separated by spaces. This is a bit different than the previous tox change that affected newer versions of dbt but the fix should be the same. In that case the spaces simply caused tox to ignore the parameters.
Expected Behavior
The 1.0.latest and 1.1.latest tests should pass.
Steps To Reproduce
The failures can be observed in the 1.0.latest and 1.1.latest CI pipelines.
Relevant log output
No response
Environment
Which database adapter are you using with dbt?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: