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

   The main branch is failing occassionally after #32453 was merged, but the 
underlying issue is pretty apparently not that specific PR, but an 
ill-implemented test. Without adding an explicit ORDER BY clause, the order of 
the XCom objects is indeterministic and can cause the test to fail.
   
   I also took the chance to rewrote the query in the test to use the new 
SQLAlchemy 2.0 style because why not.


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