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

tarantool / tarantool / 9283697019
88%

Build:
DEFAULT BRANCH: master
Ran 29 May 2024 09:45AM 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 09:31AM UTC coverage: 87.099% (-0.01%) from 87.112%
9283697019

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

67489 of 119945 branches covered (56.27%)

100235 of 115082 relevant lines covered (87.1%)

2446836.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9283697019.1 29 May 2024 09:45AM UTC 0
87.1
GitHub Action Run
Source Files on build 9283697019
Detailed source file information is not available for this build.
  • Back to Repo
  • d4ea121b on github
  • Prev Build on master (#9271464753)
  • Next Build on master (#9284991953)
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