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

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

Build:
Build:
LAST BUILD BRANCH: automation/release/2.32.0.dev5
DEFAULT BRANCH: main
Ran 15 Sep 2015 03:34AM UTC
Files 391
Run time 207min
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

15 Sep 2015 03:28AM UTC coverage: 70.804% (-0.1%) from 70.927%
CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'"

push

travis-ci

jsirois
Fix coordinates of resolved jars in IvyInfo.

Previously `IvyInfo.get_resolved_jars_for_jar_library` would copy the
dependee's coordinate to all artifacts in its dependency graph.  Added a
failing unit test that this change fixed.

Also moved the test data used in this test into the same dir tree.

Testing Done:
Before the fix, the new test failed as such:
```
>     self.assertEqual(expected, coordinate_by_path)
E     AssertionError: {u'ivy2cache_path/org3/name3.jar': M2Coordinate(org=u'org3', name=u'name3', rev= [truncated]... != {'ivy2cache_path/org3/name3.jar': M2Coordinate(org=u'org1', name=u'name1', rev=u [truncated]...
E     - {u'ivy2cache_path/org1/name1.jar': M2Coordinate(org=u'org1', name=u'name1', rev=u'0.0.1', classifier=None, type_=u'jar'),
E     ?  -
E
E     + {'ivy2cache_path/org1/name1.jar': M2Coordinate(org=u'org1', name=u'name1', rev=u'0.0.1', classifier=None, type_=u'jar'),
E     -  u'ivy2cache_path/org2/name2.jar': M2Coordinate(org=u'org2', name=u'name2', rev=u'0.0.1', classifier=None, type_=u'jar'),
E     ?  -                                                       ^              ^
E
E     +  'ivy2cache_path/org2/name2.jar': M2Coordinate(org=u'org1', name=u'name1', rev=u'0.0.1', classifier=None, type_=u'jar'),
E     ?                                                         ^              ^
E
E     -  u'ivy2cache_path/org3/name3.jar': M2Coordinate(org=u'org3', name=u'name3', rev=u'0.0.1', classifier=None, type_=u'jar')}
E     ?  -                                                       ^              ^
E
E     +  'ivy2cache_path/org3/name3.jar': M2Coordinate(org=u'org1', name=u'name1', rev=u'0.0.1', classifier=None, type_=u'jar')}
E     ?                                                         ^              ^
```

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

Bugs closed: 1841, 2193

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

16651 of 23517 relevant lines covered (70.8%)

0.71 hits per line

Source Files on job 6858.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'")
  • Tree
  • List 0
  • Changed 36
  • Source Changed 2
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6858
  • Travis Job 6858.2
  • 322d5ac6 on github
  • Prev Job for CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'" on master (#6857.2)
  • Next Job for CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'" on master (#6859.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