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

wikimedia / parsoid / 885
85%

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

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%)

81519.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 885.1 06 Feb 2016 02:23AM UTC 0
82.6
Travis Job 885.1
2 885.2 06 Feb 2016 02:23AM UTC 0
82.6
Travis Job 885.2
3 885.3 06 Feb 2016 02:23AM UTC 0
82.57
Travis Job 885.3
4 885.4 06 Feb 2016 02:24AM UTC 0
82.57
Travis Job 885.4
Source Files on build 885
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #885
  • 4d44fcc7 on github
  • Prev Build on master (#884)
  • Next Build on master (#886)
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