nsrip-dd commented on PR #170:
URL: https://github.com/apache/arrow-go/pull/170#issuecomment-2438034567

   > @nsrip-dd We do have CI which runs on ARM machines, could we add a test 
appropriately for at least one or a couple of these which uses tracing as per 
your original reproducer to validate that this continues to work?
   
   Sorry for the delay. I've added a test which I confirmed fails without my 
fix. Right now there's only a test for `memory.Set`. In theory we could test 
the other functions similarly. But I found it tricky because many of the 
assembly functions are a few function calls deep from the public API, and it 
seems like most of the tests in this repo use only the public APIs for the 
packages they test. Any suggestion on how to proceed? Or is what I have enough 
for now?


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