[
https://issues.apache.org/jira/browse/AIRFLOW-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16829405#comment-16829405
]
ASF subversion and git services commented on AIRFLOW-4361:
----------------------------------------------------------
Commit 2ea7fe55b53c52c8b3f6ef3ae02602eb023bde55 in airflow's branch
refs/heads/v1-10-test from Chao-Han Tsai
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=2ea7fe5 ]
[AIRFLOW-4361] Fix flaky test_integration_run_dag_with_scheduler_failure (#5140)
(cherry picked from commit c1df522c33a1dd63014c8890558274e91eed2270)
> Fix flaky test_integration_run_dag_with_scheduler_failure
> ---------------------------------------------------------
>
> Key: AIRFLOW-4361
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4361
> Project: Apache Airflow
> Issue Type: New Feature
> Reporter: Chao-Han Tsai
> Assignee: Chao-Han Tsai
> Priority: Major
> Fix For: 2.0.0
>
>
> test_integration_run_dag_with_scheduler_failure often fails with
> {code}
> ^[[33m ^[[33m^[[1m^[[33mConnectionError^[[0m^[[0m^[[33m:
> ^[[0m^[[33mHTTPConnectionPool(host='10.20.3.19', port= 30809): Max
> retries exceeded with url:
> /api/experimental/dags/example_kubernetes_executor_config/paused/false (Ca
> used by NewConnectionError('<urllib3.connection.HTTPConnection object at
> 0x7fb80986f208>: Failed to establish a n ew connection: [Errno 111]
> Connection refused',))^[[0m^M
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)