ephraimbuddy commented on PR #23667:
URL: https://github.com/apache/airflow/pull/23667#issuecomment-1154897010

   Seems there's a flaky test: 
   ```
   
tests/models/test_dagrun.py::test_mapped_literal_length_reduction_adds_removed_state:
 AssertionError: assert [(2, 'removed...e), (1, None)] == [(0, None), (...: 
'removed'>)]
     At index 0 diff: (2, 'removed') != (0, None)
     Use -v to get the full diff
   Error: Process completed with exit code 1.
   ```
   Will look at it later


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