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

grondo / flux-core / 779
75%
master: 80%

Build:
Build:
LAST BUILD BRANCH: cherry-pick-rebase-pull-request-3-7c65ded4-944b-4c3a-8e00-ed2b4fd71d98-b8e939d0-a398-47dc-b90f-81ca7bbc3c71
DEFAULT BRANCH: master
Ran 09 Jun 2016 10:40PM UTC
Jobs 1
Files 144
Run time 12s
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
779

push

travis-ci

grondo
travis-ci: force libev to use clock_gettime()

For testing with libfaketime, libev cannot be allowed to use
the syscall interface for clock_gettime(). If clock_gettime()
is found in librt, libev will try anything possible to avoid
linking with -lrt, so we have to force it by defining

 EV_USE_CLOCK_SYSCALL=0

and

 EV_USE_MONOTONIC=1

So that clock_gettime() is used for realtime and monotonic time.

19529 of 26148 relevant lines covered (74.69%)

488690.13 hits per line

Jobs
ID Job ID Ran Files Coverage
3 779.3 09 Jun 2016 10:40PM UTC 0
74.69
Travis Job 779.3
Source Files on build 779
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #779
  • 71c1032e on github
  • Prev Build on cronodate-testing (#778)
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