kalluripradeep commented on PR #63002: URL: https://github.com/apache/airflow/pull/63002#issuecomment-4013382276
> @kalluripradeep can you verify if the failures in `test_trigger_dag_and_wait_for_result` relates to the changes in the PR? @eladkal — confirmed these failures are unrelated to this PR. The failing tests are `test_integration_run_dag` (timeout >300s) and `test_integration_run_dag_with_scheduler_failure` in `TestCeleryAndLocalExecutor` — both are DAG execution/scheduling tests. This PR only modifies `file_task_handler.py` (log reading logic) and adds unit tests for it. No changes to DAG triggering, scheduling, or executor code. -- 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]
