eladkal commented on PR #58929:
URL: https://github.com/apache/airflow/pull/58929#issuecomment-4387254175

   Tests are still failing:
   ```
   FAILED 
providers/influxdb/tests/unit/influxdb/hooks/test_influxdb3.py::TestInfluxDB3Hook::test_get_conn
 - AttributeError: can't set attribute 'extra_dejson'
   FAILED 
providers/influxdb/tests/unit/influxdb/hooks/test_influxdb3.py::TestInfluxDB3Hook::test_get_conn_missing_database
 - AttributeError: can't set attribute 'extra_dejson'
   FAILED 
providers/influxdb/tests/unit/influxdb/hooks/test_influxdb3.py::TestInfluxDB3Hook::test_query
 - ValueError: Query did not return a DataFrame. Result type: unittest.mock.Mock
   FAILED 
providers/influxdb/tests/unit/influxdb/hooks/test_influxdb3.py::TestInfluxDB3Hook::test_write
 - AssertionError: Expected 'write' to have been called once. Called 0 times.
   FAILED 
providers/influxdb/tests/unit/influxdb/hooks/test_influxdb3.py::TestInfluxDB3Hook::test_get_client_missing_library
 - AttributeError: can't set attribute 'extra_dejson'
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to