korex-f commented on PR #66633: URL: https://github.com/apache/airflow/pull/66633#issuecomment-5131038882
> Hi @korex-f, > > Thanks for follow-up on this. We need to do the following items before merge. > > * Add unit test to exercise the patch itself > > * Fix the CI failure > > * Rephrase the PR title and the description > > > Thanks. The CI failure in test_inject_parent_job_info_with_resume_on_retry is unrelated to this PR, it's a Glue operator test making a real network call that times out after 60s. Our PR only touches log.py. The test was last modified in #64513 (OpenLineage injection) and appears to be a pre-existing issue. Happy to re-trigger CI to confirm it's a flake if that helps. -- 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]
