We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Travis currently fails with the following message:
test test::test_gen_range_panic_usize ... libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0xd1e23198 in tid 661 (test::test_gen_) libc: Unable to open connection to debuggerd: Connection refused qemu: uncaught target signal 11 (Segmentation fault) - core dumped error: process didn't exit successfully: `qemu-arm /target/armv7-linux-androideabi/debug/deps/rand-706e9c4fcd270ddf` (signal: 11, SIGSEGV: invalid memory reference)
See: https://travis-ci.org/rust-random/rand/jobs/480834237
The text was updated successfully, but these errors were encountered:
Travis: disable Android, enable extra OSX
c556f6f
Disable Android test (see rust-random#701) Enable extra OSX tests ('os' key doesn't allow list) Shorten descriptions
01c0f1f
Seems not to be an issue anymore.
Sorry, something went wrong.
No branches or pull requests
Travis currently fails with the following message:
See: https://travis-ci.org/rust-random/rand/jobs/480834237
The text was updated successfully, but these errors were encountered: