-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
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.
# Ignore MIRI errors until we can get a clean run
cargo miri test || true
Goal is to make MIRI pass and then remove this check in CI
Reactions are currently unavailable