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

airbnb / airflow / 5085
69%
master: 0%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 27 Jan 2017 09:53AM UTC
Jobs 6
Files 153
Run time 6min
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

pending completion
5085

push

travis-ci

Dan Davydov
[AIRFLOW-780] Fix dag import errors no longer working

The import errors were no longer working after the
multiprocessor update
(since they are cleared after each DAG directory
is parsed). This change
fixes them, and adds tests to prevent future
regressions.

Also fix a couple of linter errors.

Note that there are a few inefficiencies (e.g.
sometimes we delete then add import errors in the
same place instead of just doing an update), but
this is equivalent to the old behavior.

Testing Done:
- Added missing unit tests for dag imports. Note
that some of them strangely fail for python 3 and
it became too time consuming to debug since I
don't have a copy of the travis environment, I
even ran with the same version of python locally
and couldn't reproduce. I have skipped those 3
tests in python 3 for now.

Closes #2018 from aoen/fix_parse_errors_not_displa

7057 of 10531 relevant lines covered (67.01%)

3.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5085.1 (TOX_ENV=py27-cdh-airflow_backend_mysql) 27 Jan 2017 09:56AM UTC 0
66.46
Travis Job 5085.1
2 5085.2 (TOX_ENV=py27-cdh-airflow_backend_sqlite) 27 Jan 2017 09:53AM UTC 0
66.58
Travis Job 5085.2
3 5085.3 (TOX_ENV=py27-cdh-airflow_backend_postgres) 27 Jan 2017 09:59AM UTC 0
66.48
Travis Job 5085.3
4 5085.4 (TOX_ENV=py34-cdh-airflow_backend_mysql) 27 Jan 2017 09:57AM UTC 0
66.19
Travis Job 5085.4
5 5085.5 (TOX_ENV=py34-cdh-airflow_backend_sqlite) 27 Jan 2017 09:59AM UTC 0
66.3
Travis Job 5085.5
6 5085.6 (TOX_ENV=py34-cdh-airflow_backend_postgres) 27 Jan 2017 09:59AM UTC 0
66.07
Travis Job 5085.6
Source Files on build 5085
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5085
  • b71037dd on github
  • Prev Build on v1-8-test (#5057)
  • Next Build on v1-8-test (#5086)
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