|
Ran
|
Files
155
|
Run time
1min
|
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>
7153 of 10674 relevant lines covered (67.01%)
0.67 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|