Same as #6132. Trying again after #6136. This will have been successful if Travis reports that there are no changes detected at the end of the build.
travis: avoid tainting the ccache cache for pull requests #6141
pull theuni wants to merge 1 commits into bitcoin:master from theuni:travis-ccache changing 1 files +2 −2-
theuni commented at 9:27 PM on May 14, 2015: member
-
travis: avoid tainting the ccache cache for pull requests 87a042302c
- laanwj added the label Tests on May 15, 2015
-
laanwj commented at 7:11 AM on May 18, 2015: member
Had to re-trigger travis to make this pass at all. There was a transient failure in the comparison tool.
-
laanwj commented at 10:50 AM on May 20, 2015: member
Did this pass your test?
-
theuni commented at 11:48 PM on May 20, 2015: member
No. I had a misunderstanding about how this works, but I think I finally see:
- Travis takes the cache from the target branch when the PR is opened
- When the build completes, a new PR-specific cache is created
- That cache is used for the life of the PR, presumably so that changes to the main cache don't break it
So... there's no need to worry about what I was poking at here.
- theuni closed this on May 20, 2015
- MarcoFalke locked this on Sep 8, 2021