Taragolis opened a new pull request, #28758:
URL: https://github.com/apache/airflow/pull/28758

   This refactor is another attempt for get rid of x-failed test (Previous 
attempt is #23918).
   In this attempt I try to split huge test case for multiple simple tests and 
replace "moto infrastructure" by simple mock response. 
   
   This should save a lot of time for debugging and test execution because for 
this test we only need to mock single boto3 Batch client method and could 
provide expected output rather than guessing `moto` responses.
   
   related: #23539
   
   cc: @vincbeck 
   
   


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