-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
build: avoid timing out in Travis #4773
Conversation
Succeed: https://travis-ci.com/rust-lang/rust-clippy/jobs/253075203 This should |
37299a4
to
98313bd
Compare
Can you include the other PR that disables the stdsimd test? We can't land this without both |
Done. |
@bors r=yaah, manishearth |
📌 Commit b8c2cb1 has been approved by |
build: avoid timing out in Travis cc #4770 changelog: none
The build didn't start |
Hmm, it's building now: https://travis-ci.com/rust-lang/rust-clippy/builds/135085299 |
network error |
@lzutao: 🔑 Insufficient privileges: not in try users |
@bors r+ retry |
📌 Commit b8c2cb1 has been approved by |
build: avoid timing out in Travis cc #4770 changelog: none
☀️ Test successful - checks-travis, status-appveyor |
@lzutao @Manishearth rust-lang/rust#66016 should now be fixed on the latest nightly. |
@ecstatic-morse indeed, stdsimd test was re-enabled by #4777. |
cc #4770
changelog: none