anishgirianish commented on PR #63491:
URL: https://github.com/apache/airflow/pull/63491#issuecomment-4083993785

   @jscheffl @ferruzzi  thank you very much for the review. I have addressed 
all the feedbacks, Would like to request you for another round when ever you 
get a chance.
   
   The CI failures in test_gauge_executor_metrics (celery and kubernetes 
executor tests) are expected  the AIRFLOW_V_3_3_PLUS guard resolves to False 
since__version__ is currently 3.2.0, causing the test to mock the old 
trigger_tasks method name, which was renamed to trigger_workloads in this PR. 
These tests will pass once main bumps to 3.3.0 after the 3.2 release
   
   Thank you


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