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 2020/05/11 10:11:07 UTC

[GitHub] [airflow] CodingJonas removed a comment on pull request #8617: Extend docker swarm operator configuration

CodingJonas removed a comment on pull request #8617:
URL: https://github.com/apache/airflow/pull/8617#issuecomment-623339870


   The Pipeline fails on an unrelated test:
   ```
    >       self.assertEqual(State.RUNNING, ti.state)
   E       AssertionError: 'running' != 'success'
   E       - running
   E       + success
   
   tests/jobs/test_local_task_job.py:400: AssertionError
   ```
   In case this is delaying the review, can I just rerun this step of the pipeline?


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