Skip to content

Make all tutorial snippets pass #1593

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
brson opened this issue Jan 21, 2012 · 3 comments
Closed

Make all tutorial snippets pass #1593

brson opened this issue Jan 21, 2012 · 3 comments
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc

Comments

@brson
Copy link
Contributor

brson commented Jan 21, 2012

These run as part of the test suite now but there are failures, primarily for three reasons: #1501, some task deadlocks, a dependency on libcrypto.

@ghost ghost assigned brson Jan 21, 2012
@marijnh
Copy link
Contributor

marijnh commented Jan 21, 2012

I think the ffi example requiring libcrypto is okay. The float::const::pi failures should be fixed now (lht pushed a fix today, I think). I've never seen the deadlock, though.

@brson
Copy link
Contributor Author

brson commented Jan 21, 2012

I unxfailed the pi examples and modified the comm examples so they don't wait forever. The only thing left is the crypto examples. Last time I turned them on they failed on the linux bots.

@thestinger
Copy link
Contributor

Closing in favour of #4509. libsnappy.so would need to be available on the buildbots, but only some of the samples are standalone/testable.

Kobzol pushed a commit to Kobzol/rust that referenced this issue Dec 30, 2024
bors pushed a commit to rust-lang-ci/rust that referenced this issue Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc
Projects
None yet
Development

No branches or pull requests

3 participants