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

pantsbuild / pants / 4651 / 3
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: use_pants_lock_in_uv
DEFAULT BRANCH: main
Ran 28 Apr 2015 02:56PM UTC
Files 324
Run time 45s
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

28 Apr 2015 02:39PM UTC coverage: 69.964% (+0.01%) from 69.953%
CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'"

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/

13380 of 19124 relevant lines covered (69.96%)

0.7 hits per line

Source Files on job 4651.3 (CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4651
  • Travis Job 4651.3
  • 3f0ee037 on github
  • Prev Job for CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'" on master (#4648.3)
  • Next Job for CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'" on master (#4652.3)
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