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

Incoming fails on i686 linux with optimizations #6122

Closed
brson opened this issue Apr 30, 2013 · 6 comments · Fixed by #11000
Closed

Incoming fails on i686 linux with optimizations #6122

brson opened this issue Apr 30, 2013 · 6 comments · Fixed by #11000

Comments

@brson
Copy link
Contributor

brson commented Apr 30, 2013

The bots are currently failing like so

running 1 test
rust: task failed at 'int 0 out of range for this architecture', /home/brian/dev/rust4/src/libstd/ebml.rs:349
test flatpipes::test::test_serializing_pipes ... FAILED

failures:
    flatpipes::test::test_serializing_pipes

I bisected to e1be9ae, which changes how fail! works.

brson added a commit to brson/rust that referenced this issue Apr 30, 2013
brson added a commit to brson/rust that referenced this issue May 6, 2013
@Aatch
Copy link
Contributor

Aatch commented Jun 7, 2013

Closing since I'm almost certain that test is either gone, or passes.

@Aatch Aatch closed this as completed Jun 7, 2013
@brson brson reopened this Jun 10, 2013
@brson
Copy link
Contributor Author

brson commented Jun 10, 2013

This continues to be a source of breakage on incoming. Right now the failure is in rpass/auto-encode

@brson
Copy link
Contributor Author

brson commented Jun 14, 2013

run-pass/auto-encode is xfailed now

@brson
Copy link
Contributor Author

brson commented Jun 14, 2013

my issue-6122 branch contains a reduced test case under run-pass/issue-6122

@toddaaro
Copy link
Contributor

toddaaro commented Jul 3, 2013

@brson: incoming has been poofed, so I'm not sure what the status of this is. Bors has been churning away and the tree is green, so does the problem still arise?

@emberian
Copy link
Member

The test passes locally for me with some updating. Pushed it to try, will see how it falls.

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

Successfully merging a pull request may close this issue.

4 participants