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

prime_suspects beta regression #44448

Closed
est31 opened this issue Sep 9, 2017 · 3 comments
Closed

prime_suspects beta regression #44448

est31 opened this issue Sep 9, 2017 · 3 comments
Labels
regression-from-stable-to-beta Performance or correctness regression from stable to beta.

Comments

@est31
Copy link
Member

est31 commented Sep 9, 2017

The tests of the prime_suspects crate version 0.2.0 fail on latest beta 1.21, while they work on stable. The error output (full log):

---- src/lib.rs - segmented_sieve_parallel (line 146) stdout ----
	thread 'rustc' panicked at 'test executable failed:

thread 'main' panicked at 'assertion failed: `(left == right)`
  left: `[65521, 65519, 65497]`,
 right: `[64763, 64747, 64717]`', src/lib.rs:3:0
note: Run with `RUST_BACKTRACE=1` for a backtrace.

cc @bright-star

@retep998 retep998 added the regression-from-stable-to-beta Performance or correctness regression from stable to beta. label Sep 9, 2017
@est31
Copy link
Member Author

est31 commented Sep 9, 2017

The tests are flaky. Not a Rust issue.

@est31 est31 closed this as completed Sep 9, 2017
@ghost
Copy link

ghost commented Sep 12, 2017

@est31 That's interesting that the output has changed, I haven't checked the crate in a long time. If you're interested please file a ticket and I'll take a look.

@est31
Copy link
Member Author

est31 commented Sep 12, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-from-stable-to-beta Performance or correctness regression from stable to beta.
Projects
None yet
Development

No branches or pull requests

2 participants