AlenkaF opened a new issue, #36498:
URL: https://github.com/apache/arrow/issues/36498

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Nightly tests started failing again on 
[test-conda-python-3.11-hypothesis](https://github.com/ursacomputing/crossbow/actions/runs/5470275465/jobs/9960170390)
   with a similar error to https://github.com/apache/arrow/issues/36349
   
   ```
   >               raise UnknownTimeZoneError(zone)
   E               pytz.exceptions.UnknownTimeZoneError: 'Factory'
   E               Falsifying example: test_python_datetime_with_pytz_timezone(
   E                   
self=<pyarrow.tests.test_pandas.TestConvertDateTimeLikeTypes object at 
0x7fed9ef5d7d0>,
   E                   tz=ZoneInfo('Factory'),
   E               )
   
   opt/conda/envs/arrow/lib/python3.11/site-packages/pytz/__init__.py:188: 
UnknownTimeZoneError
   ```
   
   ### Component(s)
   
   Continuous Integration, Python


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