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

tarantool / tarantool / 17899
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: read-view-handle
DEFAULT BRANCH: master
Ran 19 Jul 2019 10:12AM UTC
Jobs 1
Files 305
Run time 31s
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
17899

push

travis-ci

kyukhin
test: fix another net.box failure

This last error
```
[035]  ...
[035]  disconnected_cnt
[035]  ---
[035] -- 1
[035] +- 2
[035]  ...
[035]  conn:close()
[035]  ---
[035]  ...
[035]  disconnected_cnt
[035]  ---
[035] -- 2
[035] +- 3
[035]  ...
[035]  test_run:cmd('stop server connecter')
[035]  ---
[035]
```
Happens because net.box is able to connect to tarantool before it has
finished bootstrap. When connecting, net.box tries to fetch schema
executing a couple of selects, but fails to pass access check since
grants aren't applied yet. This is described in detail in
https://github.com/tarantool/tarantool/issues/2763#issuecomment-499046998
So, alter the test so that it tolerates multiple connection failures.

Closes #4273

(cherry picked from commit 1a2addb8e)

41583 of 50418 relevant lines covered (82.48%)

847157.19 hits per line

Jobs
ID Job ID Ran Files Coverage
4 17899.4 (TARGET=coverage) 19 Jul 2019 10:12AM UTC 0
82.48
Travis Job 17899.4
Source Files on build 17899
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #17899
  • 1d5e8ddc on github
  • Prev Build on 1.10 (#17875)
  • Next Build on 1.10 (#17940)
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