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

tarantool / tarantool / 27677790145

17 Jun 2026 09:00AM UTC coverage: 87.663% (-0.02%) from 87.679%
27677790145

push

github

sergepetrenko
test: fix flaky box-luatest/backup_test

The `test_backup_replication_committed_master` turns out to be flaky.
The issue is promote on replica2 may fail due to vclock of replica2 is
behind vclock of replica3 at the time of promote. In this case replica3
just silently ignores replica2 candidacy (with "vclock is not
acceptable" in log). Let's wait for vclock of last committed statement
on replica1 to avoid this situation.

Also while at it drop `election_timeout = 1000` from replicas config.
It was added by mistake do disable automatic elections, it is disabled
already due to `manual` election mode. Instead due to huge election
timeout it is more difficult to find out from logs what is going on.

NO_CHANGELOG=test fix
NO_DOC=test fix

70738 of 119006 branches covered (59.44%)

106398 of 121371 relevant lines covered (87.66%)

1362864.68 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.71
/src/box/lua/init.c


Source Not Available

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