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

tarantool / tarantool / 13628208179 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2025 10:16AM UTC
Files 518
Run time 46s
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

03 Mar 2025 10:03AM UTC coverage: 87.452% (-0.003%) from 87.455%
13628208179.1

push

github

sergepetrenko
test: fix flaky replication/qsync_errinj

Firstly, in gh-5100 test it's impossible to change
`replication_timeout` to big value reliably, since it may
cause TimedOut error on replica, which won't reconnect,
since replication_timeout is 1000. For that we can use
`replication_reconnect_timeout`, introduced in the
previous commit.

Almost every line of the following test is flaky too, it is
caused by the first test, which sets `replication_timeout`
to 1000 and never resets that. The problem here is that
`replication_timeout` on master is 1000 and replica restarts
in the subsequent (gh-5123) test, which resets her timeout
to 0.1 second. It constantly times out and restarts replication,
but master sets a lot of error injections (e.g. ERRINJ_WAL_IO),
which may lead to critical error during subscribe (master
tries to create gc_consumer, so it needs to write during
subscribe). After that replica's upstream goes into stopped
state and never recovers, test times out. In order to
fix that `replication_timeout` is reset after first test.

Closes tarantool/tarantool-qa#333

NO_CHANGELOG=flaky test
NO_DOC=flaky test

69913 of 123395 branches covered (56.66%)

103011 of 117792 relevant lines covered (87.45%)

2223857.67 hits per line

Source Files on job 13628208179.1
  • Tree
  • List 518
  • Changed 24
  • Source Changed 0
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 13628208179
  • 11555e23 on github
  • Prev Job for on master (#13591006230.1)
  • Next Job for on master (#13629455564.1)
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