-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Spurious failure in RLS tests #43453
Labels
A-spurious
Area: Spurious failures in builds (spuriously == for no apparent reason)
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Comments
alexcrichton
added
the
A-spurious
Area: Spurious failures in builds (spuriously == for no apparent reason)
label
Jul 24, 2017
Also hit this on Travis (same test) in #43430. |
cc me |
Merged
bors
added a commit
that referenced
this issue
Jul 26, 2017
Update RLS This pulls in rust-lang/rls@79d659e It should fix #43453. It increases the timeout for test runs and forces builds in RLS tests to happen sequentially, this prevents interference between env vars passed to Cargo or rustc. r? @Mark-Simulacrum
This is causing lots of CI failures. Should this test be disabled until a fix can be found? |
We believe a fix is pending in #43485, once that lands we should be good to go. |
I just saw this again, reopening... |
Mark-Simulacrum
added
the
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
label
Jul 28, 2017
These haven't shown up in quite some time, so closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-spurious
Area: Spurious failures in builds (spuriously == for no apparent reason)
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
First seen on #43361 as https://ci.appveyor.com/project/rust-lang/rust/build/1.0.4048/job/8raxjkn064e3yimc, looks like:
cc @rls
The text was updated successfully, but these errors were encountered: