eladkal commented on PR #18938:
URL: https://github.com/apache/airflow/pull/18938#issuecomment-1169728442
Tests are still failing
```
tests/models/test_baseoperator.py::TestBaseOperator::test_render_template_with_flag:
AssertionError: assert {'key_2': 'ba... foo }}_1': 1} == {'key_2':
'ba...key_bar_1': 1}
Omitting 1 identical items, use -vv to show
Left contains 1 more item:
{'key_{{ foo }}_1': 1}
Right contains 1 more item:
{'key_bar_1': 1}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]