• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pantsbuild / pants / 4647
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: use_pants_lock_in_uv
DEFAULT BRANCH: main
Ran 28 Apr 2015 12:25PM UTC
Jobs 9
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4647

push

travis-ci

ericzundel
Added support for the ivy cache being under a symlink'ed dir

Addresses issue from discussion in https://groups.google.com/forum/#!topic/pants-devel/dhnRICX-I3g

Testing Done:
CI running at: https://travis-ci.org/pantsbuild/pants/builds/60273133

Besides adding the unit test, used the repro case from https://rbcommons.com/s/twitter/r/2085/ to compile a target after moving the cache to a symlink:

```
mkdir ~/realcachedir
ln -s ~/realcachedir ~/symlinkcachedir
```

In `pants.ini` added:

```
[ivy]
cache_dir: /Users/Zundel/symlinkcachedir
```

Then compiled something that required ivy resolution.

```
./pants compile examples/src/java/org/pantsbuild/example/antlr3
```

Bugs closed: 1458

Reviewed at https://rbcommons.com/s/twitter/r/2129/
Jobs
ID Job ID Ran Files Coverage
1 4647.1 (CI_FLAGS="-cjlpnet 'Various pants self checks'") 28 Apr 2015 12:25PM UTC 0
Travis Job 4647.1
2 4647.2 (CI_FLAGS="-fkmsrcjlpn 'Test examples and testprojects'") 28 Apr 2015 12:26PM UTC 0
Travis Job 4647.2
4 4647.4 (CI_FLAGS="-fkmsrcjlpet 'Python contrib tests'") 28 Apr 2015 12:25PM UTC 0
Travis Job 4647.4
5 4647.5 (CI_FLAGS="-fkmsrjlpnet -i 6:0 'Python integration tests for pants - shard 1'") 28 Apr 2015 12:25PM UTC 0
Travis Job 4647.5
6 4647.6 (CI_FLAGS="-fkmsrjlpnet -i 6:1 'Python integration tests for pants - shard 2'") 28 Apr 2015 12:36PM UTC 0
Travis Job 4647.6
7 4647.7 (CI_FLAGS="-fkmsrjlpnet -i 6:2 'Python integration tests for pants - shard 3'") 28 Apr 2015 12:31PM UTC 0
Travis Job 4647.7
8 4647.8 (CI_FLAGS="-fkmsrjlpnet -i 6:3 'Python integration tests for pants - shard 4'") 28 Apr 2015 12:32PM UTC 0
Travis Job 4647.8
9 4647.9 (CI_FLAGS="-fkmsrjlpnet -i 6:4 'Python integration tests for pants - shard 5'") 28 Apr 2015 12:32PM UTC 0
Travis Job 4647.9
10 4647.10 (CI_FLAGS="-fkmsrjlpnet -i 6:5 'Python integration tests for pants - shard 6'") 28 Apr 2015 12:33PM UTC 0
Travis Job 4647.10
Source Files on build 4647
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4647
  • d0b1244e on github
  • Prev Build on master (#4637)
  • Next Build on master (#4648)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc