Jefffrey commented on PR #11150:
URL: https://github.com/apache/arrow-rs/pull/11150#issuecomment-5759441100

   another option is to mark the test as "passed" instead of treating it as a 
failure on timeout:
   
   - https://nexte.st/docs/features/slow-tests/#configuring-timeout-behavior
   
   this would mean we dont need to keep adding the `cfg` to ignore tests under 
miri; theyd still run but then would terminate if they take too long. it kinda 
hides the problem from us, but would be more ergonomic for contributors 🤔 


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