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

tarantool / tarantool / 17844 / 4
83%
master: 88%

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

15 Jul 2019 05:31PM UTC coverage: 82.39% (-0.1%) from 82.509%
TARGET=coverage

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

Source Files on job 17844.4 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 277
  • Source Changed 0
  • Coverage Changed 277
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14511
  • Travis Job 17844.4
  • bbb5ea48 on github
  • Prev Job for TARGET=coverage on 1.10 (#17754.4)
  • Next Job for TARGET=coverage on 1.10 (#17850.4)
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