hussein-awala commented on PR #32445:
URL: https://github.com/apache/airflow/pull/32445#issuecomment-1627479548

   and there is a core test which fail with python 3.11:
   ```
   FAILED 
tests/models/test_param.py::TestParam::test_string_date_format[20120503] - 
airflow.exceptions.ParamValidationError: '20120503' is not a 'date'
   
   Failed validating 'format' in schema:
       {'format': 'date', 'type': 'string'}
   
   On instance:
       '20120503'
   ```


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