You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by GitBox <gi...@apache.org> on 2018/08/02 08:27:50 UTC

[GitHub] ubermen edited a comment on issue #3667: [AIRFLOW-1298] Add clear option 'only_failed_or_upstream_failed'

ubermen edited a comment on issue #3667: [AIRFLOW-1298] Add clear option 'only_failed_or_upstream_failed'
URL: https://github.com/apache/incubator-airflow/pull/3667#issuecomment-409848254
 
 
   I have faced below failure in 'Travis CI build'
   But, this module is not in my commit scope...
   What can I do for next step ?
   
   ----------------------------------------------------------------------
   2) FAIL: test_integration_run_dag_with_scheduler_failure (tests.contrib.minikube.test_kubernetes_executor.KubernetesExecutorTest)
      Traceback (most recent call last):
       tests/contrib/minikube/test_kubernetes_executor.py line 175 in test_integration_run_dag_with_scheduler_failure
         result_json = self.start_dag(dag_id='example_python_operator', host=host)
       tests/contrib/minikube/test_kubernetes_executor.py line 137 in start_dag
         .format(result=result.json()))
      AssertionError: Could not trigger a DAG-run: {u'error': u'Run id manual__2018-08-02T07:26:16+00:00 already exists for dag id example_python_operator'}

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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