[ 
https://issues.apache.org/jira/browse/AIRFLOW-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15844035#comment-15844035
 ] 

ASF subversion and git services commented on AIRFLOW-813:
---------------------------------------------------------

Commit e56f627e569e74ced6d54dfde852fd68f2fe0b08 in incubator-airflow's branch 
refs/heads/v1-8-test from [~farlue]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=e56f627 ]

[AIRFLOW-813] Fix unterminated unit tests in SchedulerJobTest

Closes #2030 from fenglu-g/master

(cherry picked from commit 9d9e56dc3cbec256422249d382aedd29d25c46a3)
Signed-off-by: Bolke de Bruin <[email protected]>


> Fix unterminated unit tests in tests.job (tests/job.py)
> -------------------------------------------------------
>
>                 Key: AIRFLOW-813
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-813
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: tests
>            Reporter: Feng Lu
>            Assignee: Feng Lu
>             Fix For: 1.8.1
>
>
> [AIRFLOW-812] fixed the scheduler termination bug and the scheduler will run 
> continuously when no dag file is present. The following commit 
> (https://github.com/apache/incubator-airflow/commit/67cbb966410226c1489bb730af3af45330fc51b9)
>  introduces a bunch of unit tests (e.g, 
> test_add_unparseable_file_before_sched_start_creates_import_error) which 
> depends on the old buggy scheduler behavior, i.e., terminates scheduler job 
> when dag folder is empty. This leads to failed travis builds on master 
> branch. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to