alamb commented on a change in pull request #578:
URL: https://github.com/apache/arrow-rs/pull/578#discussion_r673881389



##########
File path: arrow/src/array/ffi.rs
##########
@@ -96,6 +96,7 @@ mod tests {
     }
 
     #[test]
+    #[cfg_attr(miri, ignore)] // https://github.com/apache/arrow-rs/issues/580

Review comment:
       new bug has been introduced since we had MIRI clean -- CI didn't catch 
it because we were ignoring CI output 😢 




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