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

tarantool / tarantool / 17723
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ninarodicova/vdbe4
DEFAULT BRANCH: master
Ran 06 Jul 2019 07:42PM UTC
Jobs 1
Files 305
Run time 19s
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
17723

push

travis-ci

Totktonada
<a href="https://github.com/tarantool/tarantool/commit/<a class=hub.com/tarantool/tarantool/commit/047ee8450a81a7bcc910af0e16fafde200b3e80f">047ee8450<a href="https://github.com/tarantool/tarantool/commit/047ee8450a81a7bcc910af0e16fafde200b3e80f">&quot;&gt;test: use unix sockets for iproto connections

Enabled use_unix_sockets_iproto option to use unix sockets
iproto provides the new way to handle the problem with
&amp;#39;Address already in use&amp;#39; error. It lets test-run appoint
unix sockets for LISTEN environment variable values.

Before this change the TcpPortDispatcher was used to
eliminate the race condition when two workers trying to use
the same port: the idea was that each worker used its own
ports range. Really these ports could race with client ports
(from, say, net.box or replication), which typically didn&amp;#39;t
use bind() and so bound to a random available port (despite
any dispatched ranges) and could produce &amp;#39;Address already in
use&amp;#39; error.

Closes: #4008

(cherry picked from commit </a><a class="double-link" href="https://github.com/tarantool/tarantool/commit/<a class="double-link" href="https://github.com/tarantool/tarantool/commit/60f84cbfca24e3a91cea067c923e006b44ee589f">60f84cbfc</a>">60f84cbfc</a><a href="https://github.com/tarantool/tarantool/commit/047ee8450a81a7bcc910af0e16fafde200b3e80f">)

41572 of 50415 relevant lines covered (82.46%)

838164.65 hits per line

Jobs
ID Job ID Ran Files Coverage
4 17723.4 (TARGET=coverage) 06 Jul 2019 07:42PM UTC 0
82.46
Travis Job 17723.4
Source Files on build 17723
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #17723
  • 047ee845 on github
  • Prev Build on 1.10 (#17720)
  • Next Build on 1.10 (#17739)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc