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

tarantool / tarantool / 16021780392
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh4256
DEFAULT BRANCH: master
Ran 02 Jul 2025 10:05AM UTC
Jobs 1
Files 518
Run time 2min
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

02 Jul 2025 09:45AM UTC coverage: 87.526% (+0.003%) from 87.523%
16021780392

push

github

locker
test: drop box/alter-primary-index-tuple-leak-long.test.lua

The test takes too long, especially on ASAN-enabled builds. Here's what
test-run reports for this test on debug-asan-clang workflow (duration is
in seconds):

* 367.76 box/alter-primary-index-tuple-leak-long.test.lua

The test takes that long because it tries to run out of memory while
checking that there's no memory leaks. Note that it has no assertions.

The test was added a long time ago, when we had a lot of suppressions
that prevented ASAN from reporting memory leaks. By today, most of the
suppressions have been removed so we shouldn't need tests like this
anymore.

I tried to reintroduce the leak checked by this test by removing
the code unreferencing stmt->old_tuple from memtx_build_on_replace.
Turned out that the test passes unless ASAN is enabled. At the same
time, at least two other tests fail as well because ASAN reports leaks:

* box/gh-5958-rolled-back-replace-background-built-index.test.lua
* engine-luatest/gh_4973_concurrent_alter_fails_test.lua

In other words, the test is totally useless now so let's drop it.

NO_DOC=test fix
NO_CHANGELOG=test fix

(cherry picked from commit 6c5c34163)

70167 of 124029 branches covered (56.57%)

103197 of 117904 relevant lines covered (87.53%)

1978389.61 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
97.46
0.2% src/lib/msgpuck/msgpuck.h
2
85.61
-0.72% src/lib/core/coio.c
2
91.56
-0.22% src/lib/swim/swim.c
2
94.22
-0.39% src/lua/fiber.c
3
94.15
-1.6% src/box/vy_range.c
3
92.93
-0.3% src/lib/core/fiber.c
4
94.25
-0.78% src/box/xrow_update_field.c
4
93.31
-1.27% src/lib/swim/swim_io.c
8
60.42
-3.55% src/lib/core/fio.c
Jobs
ID Job ID Ran Files Coverage
1 16021780392.1 02 Jul 2025 10:05AM UTC 518
87.53
GitHub Action Run
Source Files on build 16021780392
  • Tree
  • List 518
  • Changed 21
  • Source Changed 0
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • b3d26d8d on github
  • Prev Build on release/3.3 (#16001858497)
  • Next Build on release/3.3 (#16047724709)
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