[CT-2956] [Regression] dbt debug
returns success (0 exit code) when connection test fails
#8350
Closed
2 tasks done
Labels
Is this a regression in a recent version of dbt-core?
I'm guessing that this is related to our changes to
dbt debug
in:Reading through that PR, I don't believe this was one of the intended changes.
Current Behavior
dbt debug
is passing even if the connection test failsExpected/Previous Behavior
dbt debug
should return a nonzero exit code if the connection test fails, and details on what failedSteps To Reproduce
Run
dbt debug
with a connection errorRelevant log output
Environment
Which database adapter are you using with dbt?
snowflake
Additional Context
No response
The text was updated successfully, but these errors were encountered: