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

tarantool / tarantool / 7117018141
88%

Build:
DEFAULT BRANCH: master
Ran 06 Dec 2023 04:11PM UTC
Jobs 1
Files 507
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

06 Dec 2023 04:00PM UTC coverage: 86.816% (+0.002%) from 86.814%
7117018141

push

github

Totktonada
test: fix flaky config-luatest/validate_names_test

Sometimes the test fails with "Peer closed" error, logs says, that
fatal error happened: cfg_get('read_only'). This is caused by the
instance processing its own ballot.

The problem is that we set box.cfg to function in before_all trigger,
so it's impossible to access box.cfg table during the whole time of test
execution.

Let's instead set box.cfg to function at the start of every test and
restore box.cfg at the end. This way we'll decrease the time, in which
such fatal error can happen. Even though it's still possible to get it
in theory, the problem is not reproduced anymore. The alternative
solution of introducing errinj seems to be overhead here.

Closes tarantool/tarantool-qa#329

NO_DOC=testfix
NO_CHANGELOG=testfix

66082 of 118232 branches covered (0.0%)

98250 of 113171 relevant lines covered (86.82%)

2648668.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7117018141.1 06 Dec 2023 04:11PM UTC 0
86.82
GitHub Action Run
Source Files on build 7117018141
Detailed source file information is not available for this build.
  • Back to Repo
  • a6d5eb72 on github
  • Prev Build on master (#7113445435)
  • Next Build on master (#7119943094)
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