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 2021/06/01 06:13:38 UTC

[GitHub] [airflow] yuqian90 commented on pull request #16169: Mark `test_send_tasks_to_celery_hang` as quarantined

yuqian90 commented on pull request #16169:
URL: https://github.com/apache/airflow/pull/16169#issuecomment-851849148


   > I added the link and copied the stack-trace: @yuqian90 in #16168. We can observe if it is happening in master builds (they always run on self-hosted infra) in the Quarantined job.
   
   Hi, @potiuk thanks for the info. Unfortunately I don't have a convenient way to reproduce the environment on my end. I tried to run `test_send_tas_to_celery_hang` thousands of times on the debian, ubuntu and osx machines I have access to, it never hanged. The test is passing through the same code path that celery_executor would be using if it were to run in production. I'm wondering if celery_executor hangs in this environment too with or without the fix in #15989 .
   
   Worst case, is there a way to make `test_send_tas_to_celery_hang` only run when it's not in the self-hosted runner?


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

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