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

pantsbuild / pants / 5232 / 2
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: fix-changed-since-whitespace-23307
DEFAULT BRANCH: main
Ran 09 Jun 2015 03:26AM UTC
Files 328
Run time 15s
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

09 Jun 2015 03:19AM UTC coverage: 65.495%. Remained the same
CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'"

push

travis-ci

jsirois
Avoid ivy cache thrash due to ivydata updates.

The `ivydata-*.properties` and root-level `*.{properties,xml}` files'
effect on resolution time is in the noise, but they are re-timestamped
in internal comments and fields by ivy on each run and this leads to
cache thrash in travis-ci. Kill these files before the cache check to
avoid un-needed cache re-packing and re-upload which is a ~100s
operation that occurs at the end of the build on 9 of our 10 ci
shards.

Testing Done:
Ran `travis lint`, which fails with:
```console
$ travis lint
Warnings for .travis.yml:
[x] unexpected key before_cache, dropping
```

However, this is a newish documented feature:
  https://github.com/travis-ci/docs-travis-ci-com/commit/088be0f8d

As a result, giving this a whirl since the savings should be large if
the feature does actually exist.

CI went green here:
  https://travis-ci.org/pantsbuild/pants/builds/65978345

Bugs closed: 1650

Reviewed at https://rbcommons.com/s/twitter/r/2333/

12862 of 19638 relevant lines covered (65.5%)

0.65 hits per line

Source Files on job 5232.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5232
  • Travis Job 5232.2
  • 49a04374 on github
  • Prev Job for CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'" on master (#5222.2)
  • Next Job for CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'" on master (#5236.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc