[
https://issues.apache.org/jira/browse/AIRFLOW-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142438#comment-17142438
]
ASF subversion and git services commented on AIRFLOW-3900:
----------------------------------------------------------
Commit bb34c057244720cf25d1745297b1d89da5c8f85c in airflow's branch
refs/heads/v1-10-test from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=bb34c05 ]
fixup! [AIRFLOW-3900] Error on undefined template variables in unit tests.
(#4719)
> Prevent undefined variables in templates
> ----------------------------------------
>
> Key: AIRFLOW-3900
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3900
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Joshua Carp
> Assignee: Joshua Carp
> Priority: Trivial
> Fix For: 2.0.0
>
>
> To ensure that we haven't introduced regressions related to undefined
> variables in templates, run unit tests with jinja2 configured to raise an
> exception on undefined variables. Now that flask-appbuilder has been updated
> to fix undefined variables in base templates, we can be confident that any
> undefined variables are caused by regressions in airflow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)