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

tarantool / tarantool / 19749
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-12909-convert-print-test-to-luatest
DEFAULT BRANCH: master
Ran 06 Dec 2019 01:32AM UTC
Jobs 1
Files 306
Run time 21s
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
19749

push

travis-ci

Totktonada
test: fix flaky box/gh-4627-session-use-after-free

The problem was in that the test uses the global trigger
box.session.on_disconnect() to set a global variable by one
connection. But test-run can do multiple connects/reconnects to
the same instance. That led to multiple invocations of
box.session.on_disconnect(), which could override the global
variable in unexpected ways and moments.

The patch makes only one session execute that trigger.

Probably related to https://github.com/tarantool/test-run/issues/46
Follow up #4627

Reviewed-by: Alexander Turenko <alexander.turenko@tarantool.org>
(cherry picked from commit 9643fdc77)

41649 of 50565 relevant lines covered (82.37%)

838532.85 hits per line

Jobs
ID Job ID Ran Files Coverage
4 19749.4 (TARGET=coverage) 06 Dec 2019 01:32AM UTC 0
82.37
Travis Job 19749.4
Source Files on build 19749
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19749
  • 073982cd on github
  • Prev Build on 1.10 (#19741)
  • Next Build on 1.10 (#19756)
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