I'm seeing errors like this sometimes when running with dbt-fusion. I noticed it on an agent execution where the model did the right thing, but this happened, which marked the test as failed. That's no good, because it's probably incorrect.
dbt-fusion 2.0.0-preview.76
Loading profiles.yml
panic: panicked at crates/dbt-tasks/src/runnable/test.rs:203:25:
Failed to receive task result for test.simple.columns_in_project_snowflake.1f33385ec9
It seems like this is a known thing: dbt-labs/dbt-core#13670
I'm seeing errors like this sometimes when running with dbt-fusion. I noticed it on an agent execution where the model did the right thing, but this happened, which marked the test as failed. That's no good, because it's probably incorrect.
It seems like this is a known thing: dbt-labs/dbt-core#13670