jorisvandenbossche opened a new pull request, #50042:
URL: https://github.com/apache/arrow/pull/50042

   ### Rationale for this change
   
   Fix failing test on CI as reported in 
https://github.com/apache/arrow/issues/50041, for a test added in 
https://github.com/apache/arrow/pull/49694
   
   ### What changes are included in this PR?
   
   The test relies on the lower case "europe/brussels" time zone name not being 
recognized by `zoneinfo` (and it generally is by `pytz`). But apparently on 
some platforms, `zoneinfo` does accept this. Updating the test to first test 
this, and thus skip the test dynamically.


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