[
https://issues.apache.org/jira/browse/AIRFLOW-6636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023568#comment-17023568
]
ASF subversion and git services commented on AIRFLOW-6636:
----------------------------------------------------------
Commit a8b08e6ea25fe4986dc3b8ff3251751f3d7e96d4 in airflow's branch
refs/heads/v1-10-test from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a8b08e6 ]
[AIRFLOW-6636] Avoid exceptions when printing task instance
Sometimes (mainly in tests) tasks do not have start/execution/end date set and
printing task instance information throws an exception which cover the real
problems and makes diagnostics difficult.
> Sometimes start/execution/end dates are not set for tasks (mostly in tests)
> ---------------------------------------------------------------------------
>
> Key: AIRFLOW-6636
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6636
> Project: Apache Airflow
> Issue Type: Bug
> Components: ci, tests
> Affects Versions: 2.0.0, 1.10.7
> Reporter: Jarek Potiuk
> Priority: Major
>
> Sometimes (mainly in tests) tasks do not have start/execution/end date set
> and printing task instance information throws an exception which cover the
> real problems and makes diagnostics difficult.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)