alamb opened a new issue #227:
URL: https://github.com/apache/arrow-rs/issues/227


   *Note*: migrated from original JIRA: 
https://issues.apache.org/jira/browse/ARROW-11715
   
   Now we have the MIRI check setup to pass even of `cargo miri` returns an 
error.
   
   
https://github.com/apache/arrow/blob/master/.github/workflows/rust.yml#L263-L264
   {code}
             # Ignore MIRI errors until we can get a clean run
             cargo miri test || true
   {code}
   
   Goal is to make MIRI pass and then remove this check in CI 
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to