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

Failure in tests::quantities_macro::float::f64::rem_assign #48

Closed
radix opened this issue Dec 28, 2017 · 1 comment
Closed

Failure in tests::quantities_macro::float::f64::rem_assign #48

radix opened this issue Dec 28, 2017 · 1 comment

Comments

@radix
Copy link
Contributor

radix commented Dec 28, 2017

rem_assign arguments -99.32110293556526 and 4.277491538217234

---- tests::quantities_macro::float::f64::rem_assign stdout ----
	thread 'tests::quantities_macro::float::f64::rem_assign' panicked at '[quickcheck] TEST FAILED. Arguments: (A { v: -99.32110293556526 }, A { v: 4.277491538217234 })', C:\Users\appveyor\.cargo\registry\src\gh.neting.cc-1ecc6299db9ec823\quickcheck-0.5.0\src\tester.rs:171:27
note: Run with `RUST_BACKTRACE=1` for a backtrace.
@iliekturtles
Copy link
Owner

Duplicate of #42. All of the rem and rem_assign tests appear to have values that exceed the current precision tolerances.

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

2 participants