Skip to content

Disable git caches again - #41398

Merged
bors merged 1 commit into
rust-lang:masterfrom
aidanhs:aphs-no-git-caches-again
Apr 20, 2017
Merged

Disable git caches again#41398
bors merged 1 commit into
rust-lang:masterfrom
aidanhs:aphs-no-git-caches-again

Conversation

@aidanhs

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

r? @alexcrichton

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

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

:(

@bors

bors commented Apr 19, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 24640b3 has been approved by alexcrichton

@alexcrichton

Copy link
Copy Markdown
Member

@bors: p=1

looks like two prs have failed due to this I believe

@aidanhsaidanhs mentioned this pull request Apr 19, 2017
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.
@frewsxcvfrewsxcv mentioned this pull request Apr 19, 2017
@bors

bors commented Apr 20, 2017

Copy link
Copy Markdown
Collaborator

⌛ 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.
@frewsxcvfrewsxcv mentioned this pull request Apr 20, 2017
@frewsxcv

Copy link
Copy Markdown
Contributor

@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

bors commented Apr 20, 2017

Copy link
Copy Markdown
Collaborator

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

@bors
bors merged commit 24640b3 into rust-lang:masterApr 20, 2017
Sign up for freeto 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

@aidanhs@rust-highfive@alexcrichton@bors@frewsxcv