jorisvandenbossche commented on issue #35728:
URL: https://github.com/apache/arrow/issues/35728#issuecomment-1588827626

   This failure is not also happening on our own CI, for example the latest 
[wheel-manylinux-2014-cp310-arm64](https://github.com/ursacomputing/crossbow/actions/runs/5241345438/jobs/9463315424)
 nightly build also has
   
   ```
    __________________________ test_total_bytes_allocated 
__________________________
   
       def test_total_bytes_allocated():
   >       assert pa.total_allocated_bytes() == 0
   E       assert 640 == 0
   E        +  where 640 = <built-in function total_allocated_bytes>()
   E        +    where <built-in function total_allocated_bytes> = 
pa.total_allocated_bytes
   ```


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