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

tarantool / tarantool / 8557537761
88%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2024 03:59PM UTC
Jobs 1
Files 513
Run time 386min
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

04 Apr 2024 03:47PM UTC coverage: 87.045% (-0.008%) from 87.053%
8557537761

push

github

alyapunov
net.replicaset: fix a flacky test

The test checks that net.replicaset connection switches to the
new leader when the new leader is elected. Unfortunately the
test expects that after successful call of box.ctl.promote()
the old leader is guaranteed to be in RO state. Actually this
is incorrect: the new leader can legally rely on the quorum
with the third instance without even notifying the original
leader about new election term started, so the old leader may
remain in RW state. Since the replicaset connection updates
states of instances asynchronously it also may think (for some
time) that the old leader is the only RW instance in replicaset.

Fix it by including check of the new leader into retrying block
of the test.

Hotfix #9823

NO_CHANGELOG=fix flaky test
NO_DOC=fix flaky test

67215 of 119625 branches covered (56.19%)

99876 of 114741 relevant lines covered (87.04%)

2696623.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8557537761.1 04 Apr 2024 03:59PM UTC 0
87.04
GitHub Action Run
Source Files on build 8557537761
Detailed source file information is not available for this build.
  • Back to Repo
  • 30524dd9 on github
  • Prev Build on master (#8555125087)
  • Next Build on master (#8570033295)
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