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

tarantool / tarantool / 15211277901
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/2.11
DEFAULT BRANCH: master
Ran 23 May 2025 01:33PM UTC
Jobs 1
Files 518
Run time 2min
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

23 May 2025 01:19PM UTC coverage: 87.502% (-0.002%) from 87.504%
15211277901

push

github

sergepetrenko
test: fix flakiness of the election + qsync stress test

The source of flakiness of the test came from its sensitivity to the
replication timeout, and, consequently, the leader death timeout: the
leader could get re-elected while we were trying to send an insert request
to the old leader — we would never notice the ER_READONLY error. To fix
this, let's increase the replication timeout to 1 second (the default
value), which seems to give enough stability.

While we are here, port the test to luatest to simplify its maintenance
with the following principal changes:
1. After a new leader gets elected, check the emptiness of his limbo rather
   than writing an asynchronous transaction.
2. After the old leader gets restarted, wait for cluster synchronization
   with him.

Closes #10543

NO_CHANGELOG=<flaky test>
NO_DOC=<flaky test>

(cherry picked from commit d97ac05b8)

70432 of 124145 branches covered (56.73%)

103567 of 118359 relevant lines covered (87.5%)

2780740.65 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.66
-0.12% src/box/replication.cc
1
93.55
-0.14% src/box/txn_limbo.c
1
96.55
-1.15% src/lib/core/histogram.c
1
91.68
-0.11% src/lib/swim/swim.c
1
22.64
-0.02% src/lib/uri/uri_parser.c
2
92.53
0.04% src/box/vinyl.c
2
93.87
0.03% src/box/xrow_update_field.c
2
84.53
-0.72% src/lib/core/coio.c
2
82.22
-4.44% src/lib/core/latch.h
2
95.45
-4.55% src/lib/json/json.h
2
97.15
-0.2% src/lib/msgpuck/msgpuck.h
3
94.15
-1.06% src/box/vy_range.c
3
91.0
-0.2% src/box/vy_scheduler.c
4
90.7
-0.3% src/box/applier.cc
16
90.92
-0.49% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 15211277901.1 23 May 2025 01:33PM UTC 518
87.5
GitHub Action Run
Source Files on build 15211277901
  • Tree
  • List 518
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 856fb2b0 on github
  • Prev Build on release/3.4 (#15131469835)
  • Next Build on release/3.4 (#15253966204)
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