You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use -Zmiri-panic-on-unsupported to turn that interpreter halt into a panic handled by the test suite, or you can #[cfg(not(miri))] your test to skip it.
https://github.com/botika/unblock/actions/runs/3412767433/jobs/5678690824#step:4:124
MIRIFLAGS=-Zmiri-symbolic-alignment-check -Zmiri-disable-isolation -Zmiri-ignore-leaks
Launch using
std::process::Command
in another thread. All others test in crate runs well.The text was updated successfully, but these errors were encountered: