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

Fix flaky CI test #1462

Open
tatiana opened this issue Jan 14, 2025 · 0 comments
Open

Fix flaky CI test #1462

tatiana opened this issue Jan 14, 2025 · 0 comments
Labels
area:ci Related to CI, Github Actions, or other continuous integration tools area:testing Related to testing, like unit tests, integration tests, etc profile:databricks Related to Databricks ProfileConfig

Comments

@tatiana
Copy link
Collaborator

tatiana commented Jan 14, 2025

Quite often, the "Run-Integration-Tests-Expensive (3.11, 2.6)" tests are failing when trying to run the Databricks integration test.

Example:

FAILED tests/test_example_dags.py::test_example_dag[example_cosmos_python_models] - airflow.exceptions.AirflowException: dbt invocation did not complete with unhandled error: Database Error
  HTTPSConnectionPool(host='adb-2703548196728655.15.azuredatabricks.net', port=443): Max retries exceeded with url: /sql/1.0/warehouses/368fe30b92228713 (Caused by ResponseError('too many 503 error responses'))

https://github.com/astronomer/astronomer-cosmos/actions/runs/12748493855/job/35528800865?pr=1456

We need to see alternatives to make this more stable and fail less often.

@dosubot dosubot bot added area:ci Related to CI, Github Actions, or other continuous integration tools area:testing Related to testing, like unit tests, integration tests, etc profile:databricks Related to Databricks ProfileConfig labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ci Related to CI, Github Actions, or other continuous integration tools area:testing Related to testing, like unit tests, integration tests, etc profile:databricks Related to Databricks ProfileConfig
Projects
None yet
Development

No branches or pull requests

1 participant