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

tarantool / tarantool / 19749 / 4
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
Files 306
Run time 20s
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

05 Dec 2019 10:21PM UTC coverage: 82.367% (+0.008%) from 82.359%
TARGET=coverage

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

Source Files on job 19749.4 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 275
  • Source Changed 0
  • Coverage Changed 275
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15481
  • Travis Job 19749.4
  • 073982cd on github
  • Prev Job for TARGET=coverage on 1.10 (#19741.4)
  • Next Job for TARGET=coverage on 1.10 (#19756.4)
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