Skip to content

Conversation

@maflcko
Copy link
Member

@maflcko maflcko commented Jun 14, 2019

It appears that the travis caching infrastructure changed under us without any notice. I believe we can no longer use relative paths as cache paths, unless:

  • we go back to the root travis build dir before the caching step, or
  • we specify absolute paths for caching

Apply both fixes here.

Thanks to promag for helping me debug this: #16148 (comment)

@DrahtBot DrahtBot added the Tests label Jun 14, 2019
@maflcko
Copy link
Member Author

maflcko commented Jun 14, 2019

Unless there are objections, this will be merged after travis passes

@Empact
Copy link
Contributor

Empact commented Jun 14, 2019

ACK 88884c6

@promag
Copy link
Contributor

promag commented Jun 14, 2019

All credit belongs to Marco.

@maflcko maflcko merged commit 88884c6 into bitcoin:master Jun 14, 2019
maflcko pushed a commit that referenced this pull request Jun 14, 2019
88884c6 travis: Use absolute paths for cache dirs (MarcoFalke)
fae9d54 travis: Fix caching issues (MarcoFalke)

Pull request description:

  It appears that the travis caching infrastructure changed under us without any notice. I believe we can no longer use relative paths as cache paths, unless:
  * we go back to the root travis build dir before the caching step, or
  * we specify absolute paths for caching

  Apply both fixes here.

  Thanks to **promag** for helping me debug this: #16148 (comment)

ACKs for commit 88884c:
  Empact:
    ACK 88884c6

Tree-SHA512: 04f2987aade4e8bb016862ba81aea4bb90573a0bf0d2e51b0411c6e3687ee8ec3b639627c0950f51bc8ae4bbf5e0799672c9a81dfb03f01eb5b08791ba857a4a
@jonatack
Copy link
Member

Concept ACK 💯

@maflcko maflcko deleted the 1906-travisCache branch November 26, 2021 15:33
@bitcoin bitcoin locked and limited conversation to collaborators Nov 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants