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

xemul / criu / 1319 / 1
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 23 Sep 2017 02:46AM UTC
Files 209
Run time 8s
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

20 Sep 2017 10:01PM UTC coverage: 65.828%. Remained the same
TR_ARCH=local GCOV=1

cron

travis-ci

Andrei Vagin
tests: do not try to read more than packet in AutoFS test

The intention was to make sure, that only one packet is sent at a time.
And thus read has to return exactly the size of one packet.

But it doesnt' work as expected, because size of autofs_v5_packet_union
differs on 32 bit and 64 bit architectures.

This is a bug, but it's hidden so deeply, that no one really cares by the
following 2 aspects:

 1) Autofs pipe has O_DIRECT flag, which means excess bytes will be discarded
    upon read.
 2) No one tries to read more than one packet size at a time.

So let's fix the test instead and do not try to read more bytes, than
expected.

Signed-off-by: Stanislav Kinsburskiy <skinsbursky@virtuozzo.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>

18717 of 28433 relevant lines covered (65.83%)

211640.94 hits per line

Source Files on job 1319.1 (TR_ARCH=local GCOV=1)
  • Tree
  • List 0
  • Changed 125
  • Source Changed 0
  • Coverage Changed 125
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1319
  • Travis Job 1319.1
  • a58330a2 on github
  • Prev Job for TR_ARCH=local GCOV=1 on master (#1318.1)
  • Next Job for TR_ARCH=local GCOV=1 on master (#1322.1)
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