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/04/24 10:46:24 UTC

[GitHub] [airflow] ashb commented on issue #5118: [AIRFLOW-4315] Add monitoring API's to airflow

ashb commented on issue #5118: [AIRFLOW-4315] Add monitoring API's to airflow
URL: https://github.com/apache/airflow/pull/5118#issuecomment-486171937
 
 
   ```
   ======================================================================
   69) ERROR: test_task_info (tests.www.api.experimental.test_endpoints.TestApiExperimental)
   ----------------------------------------------------------------------
      Traceback (most recent call last):
       tests/www/api/experimental/test_endpoints.py line 153 in test_task_info
         self.assertItemsEqual(sorted(response_content['upstream_task_ids']),
      AttributeError: 'TestApiExperimental' object has no attribute 'assertItemsEqual'
   
      -------------------- >> begin captured stdout << ---------------------
      Please make sure to build the frontend in static/ directory and restart the server
      [2019-04-24 08:32:12,952] {test_task_view_type_check.py:52} INFO - class_instance type: <class 'unusual_prefix_61c0ab525b75d060ea41c0aa11a98c88efc72c26_test_task_view_type_check.CallableClass'>
      [2019-04-24 08:32:13,022] {test_task_view_type_check.py:52} INFO - class_instance type: <class 'unusual_prefix_61c0ab525b75d060ea41c0aa11a98c88efc72c26_test_task_view_type_check.CallableClass'>
   
      --------------------- >> end captured stdout << ----------------------
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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