|
Ran
|
Jobs
6
|
Files
155
|
Run time
26min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/airbnb/airflow/commit/<a class=hub.com/airbnb/airflow/commit/15600e42c805b222d6147b60376b56c8e708dcde">15600e42c<a href="https://github.com/airbnb/airflow/commit/15600e42c805b222d6147b60376b56c8e708dcde">">[AIRFLOW-989] Do not mark dag run successful if unfinished tasks Dag runs could be marked successful if all root tasks were successful, even if some tasks did not run yet, ie. in case of clearing. Now we consider unfinished_tasks, before marking successful. Closes #2154 from bolkedebruin/AIRFLOW-989 (cherry picked from commit </a><a class="double-link" href="https://github.com/airbnb/airflow/commit/<a class="double-link" href="https://github.com/airbnb/airflow/commit/3d6095ff5cf6eff0444d7e47a2360765f2953daf">3d6095ff5</a>">3d6095ff5</a><a href="https://github.com/airbnb/airflow/commit/15600e42c805b222d6147b60376b56c8e708dcde">) Signed-off-by: Bolke de Bruin <bolke@xs4all.nl>
7231 of 10674 relevant lines covered (67.74%)
4.03 hits per line