|
Ran
|
Jobs
6
|
Files
155
|
Run time
19min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/airbnb/airflow/commit/<a class=hub.com/airbnb/airflow/commit/3b37cfa1f2642ff90908a3af0a5674637c9518ee">3b37cfa1f<a href="https://github.com/airbnb/airflow/commit/3b37cfa1f2642ff90908a3af0a5674637c9518ee">">[AIRFLOW-974] Fix mkdirs race condition mkdirs congtained a race condition for when if the directory is created between the os.path.exists and the os.makedirs calls, the os.makedirs will fail with an OSError. This reworks the function to be non-recursive as well, as permission errors were due to umasks being applied. Closes #2147 from bolkedebruin/AIRFLOW-974 (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/c5cc298cf16c9777c90aec1fc8cc24bde62f7b2f">c5cc298cf</a>">c5cc298cf</a><a href="https://github.com/airbnb/airflow/commit/3b37cfa1f2642ff90908a3af0a5674637c9518ee">) Signed-off-by: Bolke de Bruin <bolke@Bolkes-MacBook-Pro.local>
7231 of 10674 relevant lines covered (67.74%)
4.03 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5648.1 (TOX_ENV=py27-cdh-airflow_backend_mysql) | 0 |
67.41 |
Travis Job 5648.1 | |
| 2 | 5648.2 (TOX_ENV=py27-cdh-airflow_backend_sqlite) | 0 |
67.44 |
Travis Job 5648.2 | |
| 3 | 5648.3 (TOX_ENV=py27-cdh-airflow_backend_postgres) | 0 |
67.42 |
Travis Job 5648.3 | |
| 4 | 5648.4 (TOX_ENV=py34-cdh-airflow_backend_mysql) | 0 |
67.01 |
Travis Job 5648.4 | |
| 5 | 5648.5 (TOX_ENV=py34-cdh-airflow_backend_sqlite) | 0 |
67.06 |
Travis Job 5648.5 | |
| 6 | 5648.6 (TOX_ENV=py34-cdh-airflow_backend_postgres) | 0 |
67.01 |
Travis Job 5648.6 |