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

tarantool / tarantool / 15250645850
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-test-dir-for-gitlab-ci
DEFAULT BRANCH: master
Ran 26 May 2025 09:52AM UTC
Jobs 1
Files 518
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

26 May 2025 09:39AM UTC coverage: 87.488% (-0.02%) from 87.505%
15250645850

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)

70043 of 123907 branches covered (56.53%)

103067 of 117807 relevant lines covered (87.49%)

2129582.96 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.36
-0.31% src/box/raft.c
1
93.66
-0.14% src/box/txn_limbo.c
1
95.89
-0.21% src/box/vy_read_iterator.c
1
91.21
0.2% src/box/vy_scheduler.c
2
86.27
-0.48% src/box/vy_stmt.c
2
84.18
-0.18% src/box/xlog.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
2
97.05
-0.1% src/lib/msgpuck/msgpuck.h
3
92.37
-0.09% src/box/vinyl.c
4
94.15
-1.6% src/box/vy_range.c
17
91.76
-2.64% src/box/memtx_space.c
Jobs
ID Job ID Ran Files Coverage
1 15250645850.1 26 May 2025 09:52AM UTC 518
87.49
GitHub Action Run
Source Files on build 15250645850
  • Tree
  • List 518
  • Changed 21
  • Source Changed 0
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • bde01114 on github
  • Prev Build on release/3.3 (#15131514491)
  • Next Build on release/3.3 (#15253967726)
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