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

tarantool / tarantool / 16021777347
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/3.5
DEFAULT BRANCH: master
Ran 02 Jul 2025 10:01AM UTC
Jobs 1
Files 518
Run time 3min
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:44AM UTC coverage: 87.515% (-0.03%) from 87.545%
16021777347

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)

70518 of 124271 branches covered (56.75%)

103667 of 118456 relevant lines covered (87.52%)

2615455.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.05
-0.31% src/box/raft.c
1
95.72
-0.12% src/box/replication.cc
1
95.21
-0.53% src/box/vy_range.c
1
94.99
-0.21% src/box/vy_read_iterator.c
1
87.5
0.0% src/box/vy_run.c
1
91.21
-0.1% src/box/vy_scheduler.c
1
84.24
-0.1% src/box/xlog.c
1
97.15
-0.1% src/lib/msgpuck/msgpuck.h
2
82.22
-4.44% src/lib/core/latch.h
3
90.7
-0.22% src/box/applier.cc
3
91.34
-0.09% src/box/box.cc
3
91.7
-0.58% src/box/gc.c
4
92.35
-0.18% src/box/vinyl.c
4
94.23
-0.41% src/box/xrow_update_field.c
4
93.31
-1.27% src/lib/swim/swim_io.c
6
97.28
-0.4% src/box/lua/net_box.c
9
88.14
-7.63% src/box/vy_regulator.c
Jobs
ID Job ID Ran Files Coverage
1 16021777347.1 02 Jul 2025 10:01AM UTC 518
87.52
GitHub Action Run
Source Files on build 16021777347
  • Tree
  • List 518
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • bac7db6d on github
  • Prev Build on release/3.4 (#16001973451)
  • Next Build on release/3.4 (#16047724852)
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