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

NREL / api-umbrella-gatekeeper / 133
93%

Build:
DEFAULT BRANCH: master
Ran 11 Oct 2014 03:00PM UTC
Jobs 1
Files 16
Run time 8s
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
133

push

travis-ci

GUI
Ensure "ready" event doesn't get fired until socket is listening

This fixes a bit of a race condition during tests (but probably didn't
affect real usage very much). Since during tests, we stop and start many
new servers, and then begin hitting it immediately, some tests could
sometime fail, since the "ready" event was fired before the socket was
actually being listened on. For some reason, this affected the curl
OPTIONS tests more frequently, and more-so on slower server
environments (like shared CIs).

We now only emit the ready event once the server is actually listening
on the socket and ready for incoming connections.

This also improves some error handling to better log proxy errors. And
also ensures the concurrency tests actually meet the desired concurrency
(by raising the maxSockets for http requests).

753 of 785 relevant lines covered (95.92%)

5546.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 133.1 11 Oct 2014 03:00PM UTC 0
95.92
Travis Job 133.1
Source Files on build 133
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #133
  • ade4f42b on github
  • Prev Build on master (#131)
  • Next Build on master (#134)
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