Skip to content

Segfaults during pretty printing tests #8836

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

Closed
alexcrichton opened this issue Aug 29, 2013 · 4 comments
Closed

Segfaults during pretty printing tests #8836

alexcrichton opened this issue Aug 29, 2013 · 4 comments

Comments

@alexcrichton
Copy link
Member Author

Or maybe this is happening just during the test suite

http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1157

It's very likely that this is affiliated with the libuv process bindings.

@alexcrichton
Copy link
Member Author

Yeah these are just piling up:

http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/270/

I'm investigating...

@huonw
Copy link
Member

huonw commented Aug 29, 2013

@alexcrichton
Copy link
Member Author

libuv was reverted, this has been fixed (for now)

flip1995 pushed a commit to flip1995/rust that referenced this issue Jun 30, 2022
feat(fix): ignore `todo!` and `unimplemented!` in `if_same_then_else`

close: rust-lang#8836
take over:  rust-lang#8853

This PR adds  check `todo!` and `unimplemented!` in if_same_then_else.
( I thought `unimplemented` should not be checked as well as todo!.)

Thank you in advance.

changelog: ignore todo! and unimplemented! in if_same_then_else

r? `@Jarcho`
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