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

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

Build:
Build:
LAST BUILD BRANCH: go-modcache-named-cache
DEFAULT BRANCH: main
Ran 23 Dec 2016 07:55PM UTC
Files 1057
Run time 1min
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: 42.484%. First build
CI_FLAGS="-fkmsrcjlpet 'Python contrib tests'"

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/

41841 of 98486 relevant lines covered (42.48%)

0.42 hits per line

Source Files on job 4651.4 (CI_FLAGS="-fkmsrcjlpet 'Python contrib tests'")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4651
  • Travis Job 4651.4
  • 3f0ee037 on github
  • Prev Job for CI_FLAGS="-fkmsrcjlpet 'Python contrib tests'" on master (#4648.4)
  • Next Job for CI_FLAGS="-fkmsrcjlpet 'Python contrib tests'" on master (#4652.4)
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