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

tarantool / tarantool / 15121365413
88%

Build:
DEFAULT BRANCH: master
Ran 19 May 2025 07:32PM UTC
Jobs 1
Files 519
Run time 1min
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

19 May 2025 07:18PM UTC coverage: 87.496% (-0.01%) from 87.507%
15121365413

push

github

Gerold103
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>

70424 of 124145 branches covered (56.73%)

103562 of 118362 relevant lines covered (87.5%)

2785953.25 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.96
-0.18% src/box/relay.cc
1
95.77
0.0% src/box/replication.cc
1
95.21
-0.53% src/box/vy_range.c
1
89.09
-1.82% src/box/xlog.h
1
93.04
0.11% src/lib/core/fiber.c
1
91.68
0.0% src/lib/swim/swim.c
2
95.84
-0.11% src/box/iproto.cc
2
89.25
-0.11% src/box/xrow.c
3
92.49
0.0% src/box/vinyl.c
3
90.9
-0.31% src/box/vy_scheduler.c
3
84.27
-0.24% src/box/xlog.c
4
97.36
-0.3% src/lib/msgpuck/msgpuck.h
4
93.31
-1.27% src/lib/swim/swim_io.c
19
90.85
-0.59% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 15121365413.1 19 May 2025 07:32PM UTC 519
87.5
GitHub Action Run
Source Files on build 15121365413
  • Tree
  • List 519
  • Changed 28
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • d97ac05b on github
  • Prev Build on master (#15071553229)
  • Next Build on master (#15131416740)
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