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

grondo / flux-core / 779 / 3
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
Files 144
Run time 10s
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

09 Jun 2016 10:31PM UTC coverage: 74.686% (+0.1%) from 74.549%
779.3

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

Source Files on job 779.3
  • Tree
  • List 0
  • Changed 90
  • Source Changed 1
  • Coverage Changed 90
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 779
  • Travis Job 779.3
  • 71c1032e on github
  • Prev Job for on cronodate-testing (#778.3)
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