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

pantsbuild / pants / 8880
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: use_pants_lock_in_uv
DEFAULT BRANCH: main
Ran 02 Feb 2016 12:18AM 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
8880

push

travis-ci

peiyuwang
bug fix: is_app filter not applied when using wildcard

This is an annoying bug introduced by https://rbcommons.com/s/twitter/r/3272/.
```
./pants bundle timelineservice/server:
...
Exception message: Target(BuildFileAddress(BuildFile(/some_source_root/path/BUILD, FileSystemProjectTree(/some_source_root/)), server)) is not a valid app target
```
Because wildcard includes non jvm_app, jvm_binary targets.

To preserve existing user experience, `target_root` is used when
`use_basename_prefix` is set.  We should apply the same `is_app` filter for
those `target_roots`, same way as we apply `is_app` to  `targets()`.

Testing Done:
https://travis-ci.org/pantsbuild/pants/builds/105929290 passed

Bugs closed: 2863

Reviewed at https://rbcommons.com/s/twitter/r/3398/
Jobs
ID Job ID Ran Files Coverage
1 8880.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 02 Feb 2016 12:18AM UTC 0
Travis Job 8880.1
4 8880.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 02 Feb 2016 12:27AM UTC 0
Travis Job 8880.4
6 8880.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 02 Feb 2016 12:27AM UTC 0
Travis Job 8880.6
7 8880.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 02 Feb 2016 12:28AM UTC 0
Travis Job 8880.7
8 8880.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 02 Feb 2016 12:26AM UTC 0
Travis Job 8880.8
9 8880.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 02 Feb 2016 12:26AM UTC 0
Travis Job 8880.9
10 8880.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 02 Feb 2016 12:34AM UTC 0
Travis Job 8880.10
Source Files on build 8880
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8880
  • 97f0fb41 on github
  • Prev Build on master (#8878)
  • Next Build on master (#8881)
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