Stanislav Kudriashev created AIRFLOW-1245:
---------------------------------------------

             Summary: 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