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

checkpoint-restore / criu / 1916 / 15
6%
master: 33%

Build:
Build:
LAST BUILD BRANCH: criu-dev
DEFAULT BRANCH: master
Ran 09 May 2018 08:16AM UTC
Files 219
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

09 May 2018 08:16AM UTC coverage: 63.198% (+0.003%) from 63.195%
TR_ARCH=local GCOV=1

push

travis-ci

Andrei Vagin
criu: fix 'criu --version'

Currently kerndat_init() runs before command line parsing and running
simple 'criu --version' command may produce something like:

Warn  (criu/kerndat.c:847): Can't load /run/criu.kdat
Error (criu/util.c:842): exited, status=3
Error (criu/util.c:842): exited, status=3
Write 4294967295 to /proc/self/loginuid failed: Operation not permittedWarn
(criu/net.c:2732): Unable to get socket network namespace
Warn  (criu/net.c:2732): Unable to get tun network namespace
Warn  (criu/sk-unix.c:213): sk unix: Unable to open a socket file:
Operation not permitted
Error (criu/net.c:3023): Unable create a network namespace: Operation not
permitted
Warn  (criu/net.c:3069): NSID isn't reported for network links
Version: 3.6
GitID: v3.6-611-g0b27d0a

Group early calls to kerndat_* and init_service_fd calls into a function
and call this function after the command line parsing is finished.

Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>

20897 of 33066 relevant lines covered (63.2%)

67808.28 hits per line

Source Files on job 1916.15 (TR_ARCH=local GCOV=1)
  • Tree
  • List 0
  • Changed 142
  • Source Changed 2
  • Coverage Changed 141
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1779
  • Travis Job 1916.15
  • 25306163 on github
  • Prev Job for TR_ARCH=local GCOV=1 on criu-dev (#1913.15)
  • Next Job for TR_ARCH=local GCOV=1 on criu-dev (#1919.15)
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