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

pantsbuild / pants / 7926
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: multiplatform_pex_with_uv
DEFAULT BRANCH: main
Ran 14 Nov 2015 02:06AM UTC
Jobs 8
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
7926

push

travis-ci

stuhood
Allow bundle to run for all targets, rather than just target roots

Problem

We are developing an integration test framework where we will start JVM applications from within a JVM test. As part of this, we need to build the bundles for dependency applications and to have all this happen automatically, we want to specify the jvm_app targets as dependencies for our junit_tests target.

Unfortunately, this currently doesn't work as the bundle task only runs for the target roots, not all targets so calling bundle on the junit_tests target will not call bundle for its dependencies.

Solution

Change the bundle_create task to run for all targets, not just target roots.

This is in general safe as jvm_app targets should not have dependees themselves and targets should in general depend on library targets, not on jvm_app (or jvm_binary) targets.

Bugs closed: 2558

Reviewed at https://rbcommons.com/s/twitter/r/3119/
Jobs
ID Job ID Ran Files Coverage
1 7926.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 14 Nov 2015 02:06AM UTC 0
Travis Job 7926.1
4 7926.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 14 Nov 2015 02:22AM UTC 0
Travis Job 7926.4
5 7926.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 14 Nov 2015 02:15AM UTC 0
Travis Job 7926.5
6 7926.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 14 Nov 2015 02:12AM UTC 0
Travis Job 7926.6
7 7926.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 14 Nov 2015 02:22AM UTC 0
Travis Job 7926.7
8 7926.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 14 Nov 2015 02:20AM UTC 0
Travis Job 7926.8
9 7926.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 14 Nov 2015 02:22AM UTC 0
Travis Job 7926.9
10 7926.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 14 Nov 2015 02:23AM UTC 0
Travis Job 7926.10
Source Files on build 7926
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7926
  • a285845a on github
  • Prev Build on master (#7923)
  • Next Build on master (#7929)
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