You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/01/05 16:43:01 UTC

[GitHub] kaxil commented on issue #4378: AIRFLOW-3573 - Remove DagStat table

kaxil commented on issue #4378: AIRFLOW-3573 - Remove DagStat table
URL: https://github.com/apache/airflow/pull/4378#issuecomment-451670272
 
 
   Can you please resolve an error that was in the PR but because of broken Travis it wasn't detected:
   
   ```
   ======================================================================
   3) FAIL: test_delete_dag_dag_still_in_dagbag (tests.api.common.experimental.test_delete_dag.TestDeleteDAGCatchError)
   ----------------------------------------------------------------------
      Traceback (most recent call last):
       tests/api/common/experimental/test_delete_dag.py line 61 in test_delete_dag_dag_still_in_dagbag
         delete_dag(self.dag_id)
      AssertionError: DagFileExists not raised
   ```
   
   Please fix it in the new PR. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services