Paul Rhodes created AIRFLOW-102: ----------------------------------- Summary: Test test_complex_template always succeeds Key: AIRFLOW-102 URL: https://issues.apache.org/jira/browse/AIRFLOW-102 Project: Apache Airflow Issue Type: Bug Components: operators Affects Versions: Airflow 1.7.1 Reporter: Paul Rhodes Priority: Trivial
Since all exceptions generated by on_success_callback are captured, any assertion errors generated will automatically be consumed. Therefore assertions shouldn't make use of this call during test cases. -- This message was sent by Atlassian JIRA (v6.3.4#6332)