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

pantsbuild / pants / 6521 / 3
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: persistent-dep-cache
DEFAULT BRANCH: main
Ran 30 Aug 2015 06:32PM UTC
Files 381
Run time 15s
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

30 Aug 2015 06:19PM UTC coverage: 70.201% (+0.006%) from 70.195%
CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'"

push

travis-ci

patricklaw
Make nailgun_client error when the client socket is closed. [BUGFIX]

Previously, if the client socket was closed gracefully on
the other side (by the nailgun) while at the start or middle
of attempting to read a message from the socket, the client
would go into a hard loop attempting to do a blocking read
on the socket.  But when the socket has been closed, that
blocking read returns immediately with no bytes to indicate
that the socket is closed.

Testing Done:
Added tests to exercise the two new exception types and the
various interesting points in the message byte stream where
the server could terminate the socket.

CI is green: https://travis-ci.org/pantsbuild/pants/builds/77937754

Bugs closed: 2091

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

15923 of 22682 relevant lines covered (70.2%)

0.7 hits per line

Source Files on job 6521.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6521
  • Travis Job 6521.3
  • 561b31c7 on github
  • Prev Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#6513.3)
  • Next Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#6527.3)
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