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:
[email protected]


Reply via email to