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

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

Build:
Build:
LAST BUILD BRANCH: new-scala-given-syntax
DEFAULT BRANCH: main
Ran 02 Jun 2015 09:25PM UTC
Files 327
Run time 19s
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

02 Jun 2015 08:14PM UTC coverage: 66.085% (+0.5%) from 65.629%
CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'"

push

travis-ci

Benjy
Allow jvm tool tests to bootstrap from the artifact cache.

This makes those tests quite a bit faster. For example,

./pants test tests/python/pants_test/backend/jvm/tasks:junit_run

Runs in 35 seconds with no cached junit jar, but in under 5 seconds with.

This was also a useful exercise in reasoning about test isolation:
To use cached jars they must have the same path under .pants.d, and
in our tests those paths included a randomly named tmpdir and
a randomly named options scope. Switching those to stable names
forced me to think about whether that was OK, and my conclusion was
that it is, which is a good sign for our test isolation.

Testing Done:
Ran tests locally before and after, and compared run times.

CI passes: https://travis-ci.org/pantsbuild/pants/builds/65024765.

Bugs closed: 1625

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

12909 of 19534 relevant lines covered (66.08%)

0.66 hits per line

Source Files on job 5154.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'")
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5154
  • Travis Job 5154.3
  • 45b49e7e on github
  • Prev Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#5144.3)
  • Next Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#5158.3)
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