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 2018/12/18 21:29:32 UTC

[GitHub] feng-tao edited a comment on issue #4342: [AIRFLOW-3506] use match_phrase to query log_id in elasticsearch

feng-tao edited a comment on issue #4342: [AIRFLOW-3506] use match_phrase to query log_id in elasticsearch
URL: https://github.com/apache/incubator-airflow/pull/4342#issuecomment-448377315
 
 
   Couples of unit tests fails:
   
   test_read (tests.utils.log.test_es_task_handler.TestElasticsearchTaskHandler) ... FAILED
   test_read_with_empty_metadata (tests.utils.log.test_es_task_handler.TestElasticsearchTaskHandler) ... FAILED
   test_read_with_match_phrase_query (tests.utils.log.test_es_task_handler.TestElasticsearchTaskHandler) ... FAILED
   test_read_with_none_meatadata (tests.utils.log.test_es_task_handler.TestElasticsearchTaskHandler) ... FAILED

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