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

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

Build:
Build:
LAST BUILD BRANCH: csb/flake-8193
DEFAULT BRANCH: main
Ran 17 Sep 2015 07:04PM UTC
Files 394
Run time 11s
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.593% (+0.2%) from 71.409%
CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'"

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/

16944 of 23667 relevant lines covered (71.59%)

0.72 hits per line

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