h-vetinari opened a new issue, #50143: URL: https://github.com/apache/arrow/issues/50143
### Describe the bug, including details regarding any error messages, version, and platform. With recent broader availability of osx-arm64 runners on GHA and Azure Pipelines, I'm trying to switch the arrow feedstock in conda-forge to native compilation for that target: https://github.com/conda-forge/arrow-cpp-feedstock/pull/2007 This works pretty well, except that one test fails ``` 99% tests passed, 1 tests failed out of 106 Label Time Summary: [...] Total Test time (real) = 258.84 sec The following tests FAILED: 41 - arrow-utility-test (Failed) arrow-tests unittest ``` More strangely, there's no visible failure anywhere in the logs for that test (logs below due to length restrictions) This is reproducible across multiple runs; I tried this first time a few weeks ago and then didn't have time to follow up. ### Component(s) C++ -- 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]
