Taragolis commented on PR #24425:
URL: https://github.com/apache/airflow/pull/24425#issuecomment-1154522724

   Win in test lottery 🤣 
   
   ```  
     >           assert this_pid notin lines[0]  # ensures callback is NOT run 
by LocalTaskJob
     E           AssertionError: assert '132' not in 'test_on_fai...th pid: 
5132'
     E             '132' is contained here:
     E               with pid: 5132
     E             ?            +++
     
     tests/jobs/test_local_task_job.py:571: AssertionError
   ```
   
   
https://github.com/apache/airflow/blob/69c46252dd222fbcbfdd035ce6de1868b719023f/tests/jobs/test_local_task_job.py#L571


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