feluelle edited a comment on issue #6601: [AIRFLOW-6010] Remove cyclic imports 
and pylint disables
URL: https://github.com/apache/airflow/pull/6601#issuecomment-558785019
 
 
   Unfortunately there are k8s errors 🙈 
   
   ```
   1) FAIL: test_integration_run_dag 
(tests.integration.kubernetes.test_kubernetes_executor.TestKubernetesExecutor)
   
   ----------------------------------------------------------------------
   
      Traceback (most recent call last):
   
       tests/integration/kubernetes/test_kubernetes_executor.py line 198 in 
test_integration_run_dag
   
         expected_final_state='success', timeout=100)
   
       tests/integration/kubernetes/test_kubernetes_executor.py line 105 in 
monitor_task
   
         self.assertEqual(state, expected_final_state)
   
      AssertionError: 'failed' != 'success'
   
      - failed
   
      + 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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to