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

tarantool / tarantool / 21328
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: m.kostoev/delete_range
DEFAULT BRANCH: master
Ran 24 Mar 2020 12:55AM UTC
Jobs 1
Files 306
Run time 28s
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

23 Mar 2020 11:08PM UTC coverage: 82.537% (-0.02%) from 82.561%
21328

push

travis-ci

Gerold103
evio: workaround for wsl1 so_linger assertion

SO_LINGER makes no much sense for unix-sockets, and Microsoft WSL
is returning EINVAL if setsockopts called for SO_LINGER over unix
sockets:

  [004] 2020-03-11 18:42:29.592 [29182] main/102/app sio.c:169 !> SystemError setsockopt(SO_LINGER), called on fd 16, aka
  [004] 2020-03-11 18:42:29.592 [29182] main/102/app F> can't initialize storage: setsockopt(SO_LINGER), called on fd 16,
  [004] 2020-03-11 18:42:29.592 [29182] main/102/app F> can't initialize storage: setsockopt(SO_LINGER), called on fd 16,

And it's sort of correct here, but the problem is Linux is simply
silently ignoring it, which passes tests.

After much debates we decided to work-around this case via CMAKE
define.

NB! In a future (April/May 2020), when WSL2 with full Linux kernel
would be released we should disable this check.

Acked-by: Cyrill Gorcunov <gorcunov@gmail.com>
(cherry picked from commit 734bcafc7)

41847 of 50701 relevant lines covered (82.54%)

942734.12 hits per line

Jobs
ID Job ID Ran Files Coverage
4 21328.4 (TARGET=coverage) 24 Mar 2020 12:55AM UTC 0
82.54
Travis Job 21328.4
Source Files on build 21328
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #21328
  • a4936b84 on github
  • Prev Build on 1.10 (#21300)
  • Next Build on 1.10 (#21404)
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