[ 
https://issues.apache.org/jira/browse/AIRFLOW-6636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023833#comment-17023833
 ] 

ASF subversion and git services commented on AIRFLOW-6636:
----------------------------------------------------------

Commit 79de9d30b86e99d5454abd52a19fc9f0f27c2171 in airflow's branch 
refs/heads/v1-10-test from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=79de9d3 ]

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

Reply via email to