github-actions[bot] opened a new pull request, #54546: URL: https://github.com/apache/airflow/pull/54546
This test was previously creating and running 40 tasks, when all we actually need to do is to put the DB in the state we expect (RTIF rows exist) and then run one task. This takes the test time form 31s down to 4s. This was tested that it still correctly tests the correct behaviour by removing the `session.flush()` that was added in the same change where this test was added, #42928 / ced319f. (cherry picked from commit 5a411d7e2181c01ac5048431823e88ba05874387) Co-authored-by: Ash Berlin-Taylor <[email protected]> -- 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]
