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 2019/05/19 09:01:46 UTC

[GitHub] [airflow] OmerJog edited a comment on issue #5293: [AIRFLOW-4528] Cancel DataProc task on timeout

OmerJog edited a comment on issue #5293: [AIRFLOW-4528] Cancel DataProc task on timeout
URL: https://github.com/apache/airflow/pull/5293#issuecomment-493739509
 
 
   @AlexisBRENON
   There is an error in the test:
   ```21) ERROR: test_timeout_kills_job 
   (tests.contrib.operators.test_dataproc_operator.DataProcJobBaseOperatorTest)
   ----------------------------------------------------------------------
      Traceback (most recent call last):
       tests/contrib/operators/test_dataproc_operator.py line 578 in test_timeout_kills_job
         hook.cancel.assert_called_once()
       /usr/lib/python3.5/unittest/mock.py line 583 in __getattr__
         raise AttributeError(name)
      AttributeError: assert_called_once
   ```

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


With regards,
Apache Git Services