eladkal commented on pull request #18414: URL: https://github.com/apache/airflow/pull/18414#issuecomment-936803897
Rebase should fix the failing tests: ``` tests/always/test_example_dags.py::TestExampleDags::test_should_be_importable: failed on setup with "Failed: Timeout >20.0s" tests/always/test_example_dags.py::TestExampleDags::test_should_not_do_database_queries: failed on setup with "Failed: Timeout >20.0s" tests/always/test_project_structure.py::TestProjectStructure::test_deprecated_packages: failed on setup with "Failed: Timeout >20.0s" ``` The timeout limitation was addressed in https://github.com/apache/airflow/pull/18505 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
