• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

airbnb / airflow / 5876 / 3
69%
master: 0%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 04 Apr 2017 06:47AM UTC
Files 155
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Apr 2017 06:41AM UTC coverage: 67.403% (+0.003%) from 67.4%
TOX_ENV=py27-cdh-airflow_backend_postgres

push

travis-ci

Bolke de Bruin
<a href="https://github.com/airbnb/airflow/commit/<a class=hub.com/airbnb/airflow/commit/2bebeaf9554d35710de6eb1b4006157e105ac79b">2bebeaf95<a href="https://github.com/airbnb/airflow/commit/2bebeaf9554d35710de6eb1b4006157e105ac79b">&quot;&gt;[AIRFLOW-1011] Fix bug in BackfillJob._execute() for SubDAGs

BackfillJob._execute() checks that the next run
date is less than
or equal to the end date before creating a DAG run
and task
instances. For SubDAGs, the next run date is not
relevant,
i.e. schedule_interval can be anything other than
None
or &amp;#39;@once&amp;#39; and should be ignored. However, current
code calculates
the next run date for a SubDAG and the condition
check mentioned
above always fails for SubDAG triggered manually.

This change adds a simple check to determine if
this is a SubDAG
and, if so, sets next run date to DAG run&amp;#39;s start
date.

Closes #2179 from joeschmid/AIRFLOW-1011-fix-bug-
backfill-execute-for-subdags

(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/56501e6062df9456f7ac4efe94e21940734dd5bc">56501e606</a>">56501e606</a><a href="https://github.com/airbnb/airflow/commit/2bebeaf9554d35710de6eb1b4006157e105ac79b">)
Signed-off-by: Bolke de Bruin <bolke@xs4all.nl>

7200 of 10682 relevant lines covered (67.4%)

0.67 hits per line

Source Files on job 5876.3 (TOX_ENV=py27-cdh-airflow_backend_postgres)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5876
  • Travis Job 5876.3
  • 2bebeaf9 on github
  • Prev Job for TOX_ENV=py27-cdh-airflow_backend_postgres on v1-8-test (#5860.3)
  • Next Job for TOX_ENV=py27-cdh-airflow_backend_postgres on v1-8-test (#5878.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc