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

tarantool / tarantool / 23026
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: extend_audit
DEFAULT BRANCH: master
Ran 15 Jun 2020 04:28PM UTC
Jobs 1
Files 306
Run time 3min
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 Jun 2020 08:56AM UTC coverage: 82.622% (-0.02%) from 82.638%
23026

push

travis-ci

kyukhin
test: fix flaky replication/status.test.lua

Found issue:

 [009] --- replication/status.result	Wed May  6 09:03:18 2020
 [009] +++ replication/status.reject	Tue May 12 15:55:09 2020
 [009] @@ -307,11 +307,12 @@
 [009]  ...
 [009]  r.upstream.status == "stopped"
 [009]  ---
 [009] -- true
 [009] +- false
 [009]  ...
 [009]  r.upstream.message:match('Duplicate') ~= nil
 [009]  ---
 [009] -- true
 [009] +- error: '[string "return r.upstream.message:match(''Duplicate'') ..."]:1: attempt
 [009] +    to index field ''message'' (a nil value)'
 [009]  ...
 [009]  test_run:cmd('switch default')
 [009]  ---

To check the upstream status and it's message need to wait until an
upstream appears. This prevents an attempt to index a nil value when
one of those functions are called before a record about a peer appears
in box.info.replication. It was observed on test:
  replication/show_error_on_disconnect
after commit
  c6bea65f8 ('replication: recfg with 0
quorum returns immediately').

Closes #4969

(cherry picked from commit 8b72c8937)

41987 of 50818 relevant lines covered (82.62%)

904774.41 hits per line

Jobs
ID Job ID Ran Files Coverage
3 23026.3 (TARGET=coverage) 15 Jun 2020 04:28PM UTC 0
82.62
Travis Job 23026.3
Source Files on build 23026
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #23026
  • f2d16a0a on github
  • Prev Build on 1.10 (#23023)
  • Next Build on 1.10 (#23110)
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