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/04/03 18:07:51 UTC

[GitHub] [airflow] j-y-matsubara removed a comment on issue #8068: Make models/pool.py pylint compatible

j-y-matsubara removed a comment on issue #8068: Make models/pool.py pylint compatible
URL: https://github.com/apache/airflow/pull/8068#issuecomment-608574983
 
 
   I don't know why this error is occurred in travis
   ```
   tests/runtime/kubernetes/test_kubernetes_executor.py:203: 
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
   tests/runtime/kubernetes/test_kubernetes_executor.py:140: in ensure_dag_expected_state
       self.assertEqual(state, expected_final_state)
   E   AssertionError: 'failed' != 'success'
   E   - failed
   E   + success
   ```

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