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

tarantool / tarantool / 23224
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-12728-replication-ignores-credentials-change
DEFAULT BRANCH: master
Ran 26 Jun 2020 12:27PM UTC
Jobs 1
Files 306
Run time 52s
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

26 Jun 2020 09:26AM UTC coverage: 82.674% (+0.03%) from 82.643%
23224

push

travis-ci

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

Found issue:

[003] --- replication/wal_off.result	Thu Apr 25 13:10:18 2019
[003] +++ replication/wal_off.reject	Tue Jul 16 17:10:31 2019
[003] @@ -95,6 +95,8 @@
[003]  ...
[003]  while string.find(box.info.replication[wal_off_id].upstream.message, check) == nil do fiber.sleep(0.01) end
[003]  ---
[003] +- error: '[string "while string.find(box.info.replication[wal_of..."]:1: bad argument
[003] +    #1 to ''find'' (string expected, got nil)'
[003]  ...
[003]  box.cfg { replication = "" }
[003]  ---

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 #4355

(cherry picked from commit 3e9044751)

42001 of 50803 relevant lines covered (82.67%)

935356.23 hits per line

Jobs
ID Job ID Ran Files Coverage
3 23224.3 (TARGET=coverage) 26 Jun 2020 12:27PM UTC 0
82.67
Travis Job 23224.3
Source Files on build 23224
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #23224
  • 4970e620 on github
  • Prev Build on 1.10 (#23196)
  • Next Build on 1.10 (#23227)
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