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

baudehlo / Haraka / 952
38%
master: 17%

Build:
Build:
LAST BUILD BRANCH: dev-2.6.2-4
DEFAULT BRANCH: master
Ran 21 Dec 2014 06:29AM UTC
Jobs 2
Files 1
Run time 13s
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
952

push

travis-ci

msimerson
fixes spurious test error in PR #796

server.js was throwing an error, but only when run *after* the
net_utils tests. I tracked it down to this line causing the problem:
```js
config.get('smtp.ini').main.public_ip
```

This ends up being an issue related to config caching. `net_utils`
reads a copy of smtp.ini to see if a public IP is defined there but it
does’t pass in the same options as the server.js file. Later, when
server.js reads that same file, with options, it gets the cached result
without them.

23 of 61 relevant lines covered (37.7%)

0.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 952.1 21 Dec 2014 06:29AM UTC 0
37.7
Travis Job 952.1
2 952.2 21 Dec 2014 06:30AM UTC 0
37.7
Travis Job 952.2
Source Files on build 952
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #952
  • c6b04d5f on github
  • Prev Build on server (#951)
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

© 2025 Coveralls, Inc