Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

float_inf test is failing nondeterministically under Miri #5

Closed
dtolnay opened this issue Oct 26, 2023 · 0 comments
Closed

float_inf test is failing nondeterministically under Miri #5

dtolnay opened this issue Oct 26, 2023 · 0 comments

Comments

@dtolnay
Copy link
Owner

dtolnay commented Oct 26, 2023

---- float_inf stdout ----
thread 'float_inf' panicked at tests/float.rs:79:5:
assertion failed: inf.sf5.is_sign_positive()
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Context: rust-lang/miri#3139.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant