mingrammer commented on issue #6432: [AIRFLOW-5758] Support the custom cursor 
classes for the PostgreSQL hook
URL: https://github.com/apache/airflow/pull/6432#issuecomment-546558436
 
 
   There is a failed test case.
   
   ```
   16) FAIL: test_wait_for_response_running 
(tests.gcp.hooks.test_kubernetes_engine.TestGKEClusterHook)
   ----------------------------------------------------------------------
      Traceback (most recent call last):
       /usr/local/lib/python3.6/unittest/mock.py line 1183 in patched
         return func(*args, **keywargs)
       tests/gcp/hooks/test_kubernetes_engine.py line 309 in 
test_wait_for_response_running
         self.assertEqual(time_mock.call_count, 3)
      AssertionError: 11202 != 3
      -------------------- >> begin captured logging << --------------------
      airflow.gcp.hooks.kubernetes_engine.GKEClusterHook: INFO: Waiting for 
OPERATION_NAME <Mock name='mock.name' id='140681303781840'>
      --------------------- >> end captured logging << ---------------------
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to