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

tarantool / tarantool / 17844
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: read-view-handle
DEFAULT BRANCH: master
Ran 15 Jul 2019 06:51PM UTC
Jobs 1
Files 305
Run time 48s
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
17844

push

travis-ci

locker
test: vinyl/recover fails on dump counter check

On high loaded host the test vinyl/recover failed on waiting loop
for the dumper counter check. It expected that the value should be
equal to "2" exactly, while on the high loaded host the dump could
be already run more times and the counter value found to be "3" or
even bigger values. To fix it the counter value check was changed
from the exact value to the range bigger or equal of the expecting
value. The error message before the fix was:

[003] --- vinyl/recover.result	Mon Jul 15 10:46:00 2019
[003] +++ vinyl/recover.reject	Mon Jul 15 10:58:10 2019
[003] @@ -517,7 +517,7 @@
[003]  ...
[003]  test_run:wait_cond(function() return pk:stat().disk.dump.count == 2 end)
[003]  ---
[003] -- true
[003] +- false
[003]  ...
[003]  sk:stat().disk.dump.count -- 1
[003]  ---

Closes #4345

(cherry picked from commit 2d3f299eb)

41537 of 50415 relevant lines covered (82.39%)

850740.5 hits per line

Jobs
ID Job ID Ran Files Coverage
4 17844.4 (TARGET=coverage) 15 Jul 2019 06:51PM UTC 0
82.39
Travis Job 17844.4
Source Files on build 17844
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #17844
  • bbb5ea48 on github
  • Prev Build on 1.10 (#17754)
  • Next Build on 1.10 (#17850)
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