Skip to content
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

Disable git caches again #41398

Merged
merged 1 commit into from
Apr 20, 2017
Merged

Conversation

aidanhs
Copy link
Member

@aidanhs aidanhs commented Apr 19, 2017

The appveyor ones aren't working anyway (I need to talk to appveyor about them being corrupt) and the travis cache is taking too long to restore and is being killed, which is sometimes causing bad things to happen because the integrity checking made assumptions that restore was atomic.

I could fix the integrity checks, but we clearly need a different approach if restore is taking too long. Let's disable it all for now.

@rust-highfive
Copy link
Collaborator

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+

:(

@bors
Copy link
Contributor

bors commented Apr 19, 2017

📌 Commit 24640b3 has been approved by alexcrichton

@alexcrichton
Copy link
Member

@bors: p=1

looks like two prs have failed due to this I believe

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Apr 19, 2017
…=alexcrichton

Disable git caches again

The appveyor ones aren't working anyway (I need to talk to appveyor about them being corrupt) and the travis cache is taking too long to restore and is being killed, which is sometimes causing bad things to happen because the integrity checking made assumptions that restore was atomic.

I could fix the integrity checks, but we clearly need a different approach if restore is taking too long. Let's disable it all for now.
@bors
Copy link
Contributor

bors commented Apr 20, 2017

⌛ Testing commit 24640b3 with merge 6526efe...

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Apr 20, 2017
…=alexcrichton

Disable git caches again

The appveyor ones aren't working anyway (I need to talk to appveyor about them being corrupt) and the travis cache is taking too long to restore and is being killed, which is sometimes causing bad things to happen because the integrity checking made assumptions that restore was atomic.

I could fix the integrity checks, but we clearly need a different approach if restore is taking too long. Let's disable it all for now.
@frewsxcv
Copy link
Member

@bors retry

Prioritizing rollup

bors added a commit that referenced this pull request Apr 20, 2017
Rollup of 7 pull requests

- Successful merges: #41295, #41348, #41374, #41380, #41391, #41398, #41403
- Failed merges: #41376
@bors
Copy link
Contributor

bors commented Apr 20, 2017

⌛ Testing commit 24640b3 with merge 1bb1530...

@bors bors merged commit 24640b3 into rust-lang:master Apr 20, 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.

5 participants