Owen-CH-Leung commented on code in PR #63519:
URL: https://github.com/apache/airflow/pull/63519#discussion_r2931675802
##########
airflow-e2e-tests/tests/airflow_e2e_tests/conftest.py:
##########
@@ -155,21 +183,85 @@ def spin_up_airflow_environment(tmp_path_factory:
pytest.TempPathFactory):
console.print("[red]Failed to start docker compose")
if _E2ETestState.compose_instance:
_print_logs(_E2ETestState.compose_instance)
+ # TO BE REMOVED: startup failures often happen in init/exited
services that are missing
Review Comment:
Thanks. Removed.
--
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]