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/10 12:50:03 UTC

[GitHub] tkaymak edited a comment on issue #4466: [AIRFLOW-3657] Fix zendesk integration

tkaymak edited a comment on issue #4466: [AIRFLOW-3657] Fix zendesk integration
URL: https://github.com/apache/airflow/pull/4466#issuecomment-453084883
 
 
   I don't know why Travis is complaining, it seems like there is an issue within the KubernetesExecutor tests, but it does not make sense to me.
   Locally all tests are green, I am going to rebase - maybe it's just a flickering test.
   ```
   root@f726c5ab3ad4:/airflow# nosetests -v tests/contrib/hooks/test_zendesk_hook.py
   test_returns_multiple_pages_if_get_all_pages_true (tests.contrib.hooks.test_zendesk_hook.TestZendeskHook) ... ok
   test_returns_single_page_if_get_all_pages_false (tests.contrib.hooks.test_zendesk_hook.TestZendeskHook) ... ok
   test_sleeps_for_correct_interval (tests.contrib.hooks.test_zendesk_hook.TestZendeskHook) ... ok
   test_zdesk_is_inited_correctly (tests.contrib.hooks.test_zendesk_hook.TestZendeskHook) ... ok
   test_zdesk_sideloading_works_correctly (tests.contrib.hooks.test_zendesk_hook.TestZendeskHook) ... ok
   
   ----------------------------------------------------------------------
   Ran 5 tests in 0.009s
   
   OK
   ```

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