You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/06/13 22:45:41 UTC

[GitHub] [airflow] Taragolis commented on pull request #24425: Preserve original order of providers' connection extra fields in UI

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org