Jefffrey commented on issue #10948:
URL: https://github.com/apache/arrow-rs/issues/10948#issuecomment-5769279560

   recent PR to auto skip any over 120s:
   
   - https://github.com/apache/arrow-rs/pull/11152
   
   we can reduce it down to 60s
   
   but there was also a point by @etseidl that we should probably still go 
through these slow tests and mark them with `#[cfg_attr(miri, ignore)]` to 
avoid burning compute on them since they'll always be skipped, whether as an 
occasional manual action or some automated way


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