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

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

Build:
Build:
LAST BUILD BRANCH: automation/release/2.33.0.dev1
DEFAULT BRANCH: main
Ran 17 Sep 2015 07:02PM UTC
Files 394
Run time 12s
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

17 Sep 2015 06:55PM UTC coverage: 71.336% (-0.1%) from 71.48%
CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'"

push

travis-ci

jsirois
Transition `IvyImports` to 'compile_classpath'.

This kills the last user of the 'jar_dependencies' product and, as a
result, the last extra product of `IvyResolve` - all resolve consumers
now use the 'compile_classpath' `ClasspathProducts`.

To support this, the majority of `IvyResolve.execute` is pulled up into
`IvyTaskMixin.resolve` which now handles population of
`ClasspathProducts` from the lower-level `ivy_resolve`.  Much cleanup
in IvyTaskMixin is now tractable, but left for follow up changes.

The `IvyImports` product is hardened into a custom type and consumers
are updated to use this type and remove some prior hacks no longer
needed.

The 'jar_dependencies' product was the only one to use the `Products`
required predicate mechanism, so that mechanism is removed to bring
`ProductMapping` products in-line with data products.  A subsequent
change can now merge these two types of product into one with identical
handling.

Testing Done:
My machine is setup for the android tests and this ran green:
```
$ ./pants test tests/python/pants_test/android/tasks:{unpack_libraries,unpack_libraries_integration}
...
                     tests/python/pants_test/android/tasks/test_unpack_libraries.py ..............
                     tests/python/pants_test/android/tasks/test_unpack_libraries_integration.py .

                     =========== 15 passed in 3.72 seconds ============
```

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

Bugs closed: 1841, 2212

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

16883 of 23667 relevant lines covered (71.34%)

0.71 hits per line

Source Files on job 6921.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'")
  • Tree
  • List 0
  • Changed 21
  • Source Changed 13
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6921
  • Travis Job 6921.3
  • aea2747c on github
  • Prev Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#6918.3)
  • Next Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#6922.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