bhirsz opened a new issue, #26227:
URL: https://github.com/apache/airflow/issues/26227

   ### Apache Airflow version
   
   main (development)
   
   ### What happened
   
   Some of the (Google: TestDataflowPythonOperator) unit tests and most of the 
system tests are failing with:
   
   ```
       CLIENT_INFO = ClientInfo(client_library_version='airflow_v' + 
version.version)
   E   AttributeError: 'str' object has no attribute 'version'
   ```
   
   Is it planned change or bug introduced (probably with #24486)? @ashb
   
   ### What you think should happen instead
   
   It should be either the same type as before or tests should be fixed to 
match the change.
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   any
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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