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

pantsbuild / pants / 6200
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: upgrade_runson_to_ami-0a3c71582153db678
DEFAULT BRANCH: main
Ran 15 Aug 2015 01:36AM UTC
Jobs 10
Files 351
Run time 10min
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
6200

push

travis-ci

Nick Howard
Fix an exclude path matching bug

Short term fix of an exclude bug where path matching incorrect excludes path due to partial matching. For example:

a lib with the following provides
provides = artifact(
org = 'com.twitter.common',
name = 'text',
repo = public,
)

which will have an exlcude that is 'jars/com.twitter.common/text' which in turn excludes path such as '.pants.d/ivy/jars/com.twitter.common/text-lang-model/jars/text-lang-model-0.1.8.jar'

The fix is to translate the provide above into exclude string of 'jars/com.twitter.common/text/jars'

Testing Done:
https://github.com/pantsbuild/pants/pull/1964

Fix an existing test and add more tests.

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

15678 of 21210 relevant lines covered (73.92%)

1.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6200.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 15 Aug 2015 01:40AM UTC 0
Travis Job 6200.1
2 6200.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 15 Aug 2015 01:36AM UTC 0
70.13
Travis Job 6200.2
3 6200.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 15 Aug 2015 01:38AM UTC 0
69.14
Travis Job 6200.3
4 6200.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 15 Aug 2015 01:36AM UTC 0
Travis Job 6200.4
5 6200.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 15 Aug 2015 01:37AM UTC 0
Travis Job 6200.5
6 6200.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 15 Aug 2015 01:42AM UTC 0
Travis Job 6200.6
7 6200.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 15 Aug 2015 01:43AM UTC 0
Travis Job 6200.7
8 6200.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 15 Aug 2015 01:44AM UTC 0
Travis Job 6200.8
9 6200.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 15 Aug 2015 01:44AM UTC 0
Travis Job 6200.9
10 6200.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 15 Aug 2015 01:46AM UTC 0
Travis Job 6200.10
Source Files on build 6200
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6200
  • 464c47b8 on github
  • Prev Build on master (#6194)
  • Next Build on master (#6203)
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