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

tarantool / tarantool / 15680 / 5
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: iverbin/gh-1918-memcs-index-info-ce
DEFAULT BRANCH: master
Ran 28 Feb 2019 12:00PM UTC
Files 305
Run time 54s
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

28 Feb 2019 12:00PM UTC coverage: 82.445% (+0.06%) from 82.381%
TARGET=coverage

push

travis-ci

locker
test: fix box/push.test sporadic hang

This patch fixes the following test failure:

 | --- box/push.result	Thu Jan 24 13:10:04 2019
 | +++ var/001_box/push.result	Thu Jan 24 13:13:08 2019
 | @@ -536,17 +536,3 @@
 |  ---
 |  ...
 |  chan_disconnected:get()
 | ----
 | -- true
 | -...
 | -chan_push:put(true)
 | ----
 | -- true
 | -...
 | -chan_push:get()
 | ----
 | -- Session is closed
 | -...
 | -box.schema.func.drop('do_long_and_push')
 | ----
 | -...

The problem occurs because the main fiber may close the connection
before do_long_and_push sets the session.on_disconnect trigger, in
which case chan_disconnected:get() will never return. Fix this by
setting the trigger in the main fiber and adding another channel
to wait for do_long_and_push function to start. Also, don't forget
to clear the trigger once the test is complete.

Fixes commit 43af2de2b129 ("session: outdate a session of a closed
connection").

Closes #3947

(cherry picked from commit 40251c607)

41333 of 50134 relevant lines covered (82.45%)

833675.54 hits per line

Source Files on job 15680.5 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 257
  • Source Changed 0
  • Coverage Changed 257
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13050
  • Travis Job 15680.5
  • 04c5cc08 on github
  • Prev Job for TARGET=coverage on 1.10 (#15598.5)
  • Next Job for TARGET=coverage on 1.10 (#15695.5)
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