Skip to content

Conversation

nrc
Copy link
Member

@nrc nrc commented Jul 26, 2017

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

@Mark-Simulacrum
Copy link
Member

@bors r+ p=1

Thanks!

@bors
Copy link
Collaborator

bors commented Jul 26, 2017

📌 Commit b23c83e has been approved by Mark-Simulacrum

@bors
Copy link
Collaborator

bors commented Jul 26, 2017

⌛ Testing commit b23c83e with merge 2fc3aec...

bors added a commit that referenced this pull request 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
@bors
Copy link
Collaborator

bors commented Jul 26, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: Mark-Simulacrum
Pushing 2fc3aec to master...

@bors bors merged commit b23c83e into rust-lang:master Jul 26, 2017
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

Successfully merging this pull request may close these issues.

Spurious failure in RLS tests
3 participants