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

pantsbuild / pants / 5232
0%
main: 93%

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

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/

13654 of 19638 relevant lines covered (69.53%)

1.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5232.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 09 Jun 2015 03:28AM UTC 0
Travis Job 5232.1
2 5232.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 09 Jun 2015 03:26AM UTC 0
65.5
Travis Job 5232.2
3 5232.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 09 Jun 2015 03:26AM UTC 0
65.32
Travis Job 5232.3
4 5232.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 09 Jun 2015 03:26AM UTC 0
Travis Job 5232.4
5 5232.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 09 Jun 2015 03:28AM UTC 0
Travis Job 5232.5
6 5232.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 09 Jun 2015 03:32AM UTC 0
Travis Job 5232.6
7 5232.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 09 Jun 2015 03:33AM UTC 0
Travis Job 5232.7
8 5232.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 09 Jun 2015 03:35AM UTC 0
Travis Job 5232.8
9 5232.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 09 Jun 2015 03:35AM UTC 0
Travis Job 5232.9
10 5232.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 09 Jun 2015 03:35AM UTC 0
Travis Job 5232.10
Source Files on build 5232
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5232
  • 49a04374 on github
  • Prev Build on master (#5222)
  • Next Build on master (#5236)
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