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

zeromq / libzmq / 3647
76%

Build:
DEFAULT BRANCH: master
Ran 12 Feb 2018 08:08AM UTC
Jobs 1
Files 248
Run time 9s
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
3647

push

travis-ci

sigiesec
Problem: regression with "select" on *nix (#2940)

* Problem: build failure with select as polling mechanism

Solution: cast mailbox_handle argument to (poller_t::handle_t) like in
the reaper thread class.

* Problem: build failure due to INT_MAX use without include

Solution: include limits and climits in src/select.cpp where INT_MAX is
used

* Problem: build failure due to unused variable in select.cpp

Solution: move the declaration of int rc inside the ifdef block where
it is actually used

* Problem: reference to wrong variable in select.cpp breaks build

Solution: fix it

* Problem: family_entry_t constructor has no body, build fails on *nix

Solution: add empty inline function in the struct

* Problem: no test coverage for poll and select

Solution: add Travis jobs for them on Linux

* Problem: Travis jobs cannot run in container infra

Solution: set sudo: false as it is not required anymore

8462 of 10746 relevant lines covered (78.75%)

53530.83 hits per line

Jobs
ID Job ID Ran Files Coverage
8 3647.8 (BUILD_TYPE=coverage CURVE=tweetnacl DRAFT=enabled) 12 Feb 2018 08:08AM UTC 0
78.75
Travis Job 3647.8
Source Files on build 3647
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3647
  • d0e01b4b on github
  • Prev Build on master (#3640)
  • Next Build on master (#3648)
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