[Bug] CI is broken on main
due to dependency resolution and timeout issues
#979
Labels
type:bug
Something isn't working
Is this a new bug in dbt-spark?
Current Behavior
CI for #977 is failing for code quality and unit tests due to timeout. The timeout is set at more than double the usual run. CI is also failing for integration tests. It times out at 90 minutes while still trying to resolve the dependencies:
Expected Behavior
Unit tests usually complete in a few minutes.
Code quality usually completes in under a minute.
Integration tests should take less than an hour I think. At very least, dependencies should be resolved in well under 90 minutes.
Steps To Reproduce
Run any of these CI checks against
main
:Relevant log output
No response
Environment
Additional Context
I'm marking this is high priority because it potentially blocks merging into protected branches. However, this is not customer impacting, so I'm not marking it as High+ Severity.
The text was updated successfully, but these errors were encountered: