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

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

Commit cef01b2a8636187ab18f99594eecdcf145b84521 in incubator-airflow's branch 
refs/heads/master from [~skudriashev]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=cef01b2 ]

[AIRFLOW-1245] Fix random failure in test_trigger_dag_for_date

Closes #2325 from skudriashev/airflow-1245


> Fix random failure of test_trigger_dag_for_date unit test
> ---------------------------------------------------------
>
>                 Key: AIRFLOW-1245
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1245
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ui
>    Affects Versions: 1.8.0
>            Reporter: Stanislav Kudriashev
>            Assignee: Stanislav Kudriashev
>             Fix For: 1.9.0
>
>
> This failure happens from time to time:
> https://travis-ci.org/apache/incubator-airflow/jobs/235993912
> {code}
> ======================================================================
> 14) FAIL: test_trigger_dag_for_date 
> (tests.www.api.experimental.test_endpoints.ApiExperimentalTests)
> ----------------------------------------------------------------------
>    Traceback (most recent call last):
>     tests/www/api/experimental/test_endpoints.py line 87 in 
> test_trigger_dag_for_date
>       self.assertEqual(200, response.status_code)
>    AssertionError: 200 != 404
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to