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

pantsbuild / pants / 8782
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: golang-module-granularity
DEFAULT BRANCH: main
Ran 26 Jan 2016 10:54PM UTC
Jobs 7
Files 0
Run time –
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
8782

push

travis-ci

gmalmquist
Multiple dependency_managements with multiple ivy resolves.

This is the second pass of implementing dependency management in
pants.

The first pass was reviewed here:

    https://rbcommons.com/s/twitter/r/3336/

The design document is available here:

    https://docs.google.com/document/d/1AM_0e1Az_NHtR150Zsuyaa6u7InzBQGLq8MrUT57Od8/edit#

This change allows managed_jar_dependencies targets to be chained
together; the set of pinned artifact is the union of all jar
coordinates specified by the transitive closure of the target
specified in a jar_library's managed_dependencies field.

When there are conflicts between dependencies in the transitive
closure, the default behavior is to raise an error. Optionally,
if using --no-jar-dependency-management-require-disjoint-sets,
the most direct version (the first version encountered in a BFS)
will be used, and a warning will be logged.

The change to make ivy do multiple resolves is fairly simple; see
ivy_task_mixin.py's resolve() method.

Testing Done:
Added integration tests for running multiple resolves, and for the new managed_jar_libraries factory.

Added unit tests for transitive artifact set calculation.

CI went green here: https://travis-ci.org/pantsbuild/pants/builds/104711840
CI went green here: https://travis-ci.org/pantsbuild/pants/builds/104947421
CI went green here: https://travis-ci.org/pantsbuild/pants/builds/104985770

Bugs closed: 2830

Reviewed at https://rbcommons.com/s/twitter/r/3367/
Jobs
ID Job ID Ran Files Coverage
1 8782.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 26 Jan 2016 10:54PM UTC 0
Travis Job 8782.1
4 8782.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 26 Jan 2016 11:07PM UTC 0
Travis Job 8782.4
5 8782.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 26 Jan 2016 10:54PM UTC 0
Travis Job 8782.5
6 8782.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 26 Jan 2016 11:05PM UTC 0
Travis Job 8782.6
7 8782.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 26 Jan 2016 11:07PM UTC 0
Travis Job 8782.7
8 8782.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 26 Jan 2016 11:07PM UTC 0
Travis Job 8782.8
10 8782.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 26 Jan 2016 11:19PM UTC 0
Travis Job 8782.10
Source Files on build 8782
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8782
  • 39223aba on github
  • Prev Build on master (#8770)
  • Next Build on master (#8788)
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