Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CT-1614] [Bug] Intermittent failure to connect to the database in Windows CI test #6394

Closed
2 tasks done
dbeatty10 opened this issue Dec 6, 2022 · 0 comments · Fixed by #6395
Closed
2 tasks done
Assignees
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

Comments

@dbeatty10
Copy link
Contributor

Is this a new bug in dbt-core?

  • I believe this is a new bug in dbt-core
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

Example of failing to connect to the database in our Windows CI test here (seen within this PR):

=========================== short test summary info ===========================
ERROR tests/functional/run_operations/test_run_operations.py::TestOperations::test_cannot_connect - dbt.exceptions.DatabaseException: Database Error

Expected Behavior

Doesn't have intermittent database connection errors (although legitimately failing the test is fine).

Steps To Reproduce

Intermittent in CI

Relevant log output

No response

Environment

- OS:
- Python:
- dbt:

Which database adapter are you using with dbt?

No response

Additional Context

No response

@dbeatty10 dbeatty10 added bug Something isn't working triage and removed triage labels Dec 6, 2022
@github-actions github-actions bot changed the title [Bug] Intermittent failure to connect to the database in Windows CI test [CT-1614] [Bug] Intermittent failure to connect to the database in Windows CI test Dec 6, 2022
@dbeatty10 dbeatty10 self-assigned this Dec 6, 2022
@jtcohen6 jtcohen6 added 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 and removed bug Something isn't working labels Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants