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

tarantool / tarantool / 9286399203
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: i12082
DEFAULT BRANCH: master
Ran 29 May 2024 12:58PM UTC
Jobs 1
Files 513
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

29 May 2024 12:49PM UTC coverage: 87.051% (+0.003%) from 87.048%
9286399203

push

github

sergepetrenko
test: fix flaky downstream lag test

It could fail in ASAN build. Can't tell why just there.

The main reason was that in a topology server1 + server2->server3
one of the cases
- did a txn on server1,
- then enabled server2->server3 replication,
- then waited for server2->server3 sync,
- and instantly assumed the txn reached server3.

Surely it not always did. At the server2->server3 sync the txn
might not had reached server2 itself yet.

The fix is as simple as explicitly ensure the txn is on server2
before waiting server2->server3 sync.

Another potential for flakiness was that the default timeout in
luatest.helpers.retrying is super low, just 5 seconds. The patch
manually bumps it to 60 seconds to be sure any future failures
wouldn't be related to too small timeout.

Closes #10031

NO_DOC=test
NO_CHANGELOG=test

(cherry picked from commit d4ea121b5)

67346 of 119831 branches covered (56.2%)

100060 of 114944 relevant lines covered (87.05%)

2483336.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9286399203.1 29 May 2024 12:58PM UTC 0
87.05
GitHub Action Run
Source Files on build 9286399203
Detailed source file information is not available for this build.
  • Back to Repo
  • 5b9c480a on github
  • Prev Build on release/3.1 (#9227922132)
  • Next Build on release/3.1 (#9288779901)
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