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

wikimedia / parsoid / 885 / 2
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 06 Feb 2016 02:23AM UTC
Files 80
Run time 4s
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

06 Feb 2016 01:59AM UTC coverage: 82.6%. Remained the same
885.2

push

travis-ci

subbuss
Follow up to 4d06e1ba

 * @Inez noticed that ctrl-c sends SIGINT to all processes in the group,
   causing workers to race to disconnect.  This could put a worker in
   the "disconnected" state, making `worker.disconnect()` throw and
   preventing the timeout from being cleared.  When it fires, we get a
   "kill ESRCH".

 * Cluster in node v0.8 doesn't have a `worker.kill()` method, so we use
   the internal worker.process.kill instead.  This is what node does
   anyways and is safer than the `process.kill()` in the timeout, so we
   use it for both.

 * Finally, we prevent killed workers from starting back up on exit.
   That's something that was missed in the service-runner port.

Change-Id: I61a8f034c

12879 of 15592 relevant lines covered (82.6%)

20379.79 hits per line

Source Files on job 885.2
  • Tree
  • List 0
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 885
  • Travis Job 885.2
  • 4d44fcc7 on github
  • Prev Job for on master (#884.2)
  • Next Job for on master (#886.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