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

unit test coretest::num::test_i32f64 fails on some targets (again) #37805

Closed
japaric opened this issue Nov 16, 2016 · 2 comments
Closed

unit test coretest::num::test_i32f64 fails on some targets (again) #37805

japaric opened this issue Nov 16, 2016 · 2 comments
Labels
C-bug Category: This is a bug. O-MIPS Target: MIPS processors

Comments

@japaric
Copy link
Member

japaric commented Nov 16, 2016

I'm seeing #36518 again in smoke. Same test but different affected targets and error message.

Affected targets:

Note that the mips64 targets are new-ish and that the 32-bit mips targets are "old" but weren't affected by #36518.

Error message:

---- num::test_i32f64 stdout ----

	thread 'num::test_i32f64' panicked at 'assertion failed: `(left == right)` (left: `2147483647`, right: `-2147483648`)', /rust/lib/rustlib/src/rust/src/libcoretest/num/mod.rs:162

cc @brson @pnkfelix

@Mark-Simulacrum Mark-Simulacrum added the O-MIPS Target: MIPS processors label Jun 23, 2017
@Mark-Simulacrum Mark-Simulacrum added the C-bug Category: This is a bug. label Jul 26, 2017
@steveklabnik
Copy link
Member

Triage: not sure what the status of this bug is.

@Dylan-DPC
Copy link
Member

Closing this to clear up the issue tracker, and this test is likely fixed already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. O-MIPS Target: MIPS processors
Projects
None yet
Development

No branches or pull requests

4 participants