lohitkolluri commented on PR #67900:
URL: https://github.com/apache/airflow/pull/67900#issuecomment-4687103654

   The 2 failing CI checks are both unrelated to these changes:
   1. Static checks — pre-existing mypy error in 
`scripts/ci/prek/check_partition_mapper_defaults_in_sync.py` (lines 87, 92: 
`"stmt" has no attribute "value`"). Not touched by this PR.
   
   2. Low dep tests / IBM MQ — transient network issue. GitHub Actions runners 
couldn't reach IBM's download servers (`Connection timed out` on all 4 fallback 
IPs). No tests actually ran.
   
   Both should resolve on a re-run. The mypy issue on `main` can be addressed 
separately if it persists.


-- 
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]

Reply via email to