chigili commented on PR #63166:
URL: https://github.com/apache/airflow/pull/63166#issuecomment-4042632974
@potiuk
Both CI failures in this run are infrastructure/flaky issues unrelated to
this PR:
1. Core MySQL test — PendingRollbackError
test_trigger_can_fetch_trigger_dag_run_count_and_state_in_deferrable
failed with sqlalchemy.exc.PendingRollbackError on MySQL. Known flaky test —
similar failure in the same file was tracked in Issue #62768 and fixed via PR
#62823.
2. Provider compatibility test — MongoDB/Kafka timeouts
All 33 Mongo hook tests timed out and Kafka tests failed with Connection
refused. MongoDB and Kafka containers were unavailable in the test environment
during this run.
Please let me know how we can proceed.
--
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]