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

tarantool / tarantool / 16021742437
88%

Build:
DEFAULT BRANCH: master
Ran 02 Jul 2025 09:59AM UTC
Jobs 1
Files 511
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:44AM UTC coverage: 87.533% (-0.007%) from 87.54%
16021742437

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

70639 of 124437 branches covered (56.77%)

103851 of 118642 relevant lines covered (87.53%)

2599744.9 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.72
-0.12% src/box/replication.cc
1
93.96
-0.24% src/box/vy_write_iterator.c
1
84.34
-0.03% src/box/xlog.c
2
95.84
-0.11% src/box/iproto.cc
2
86.17
-0.43% src/box/vy_stmt.c
2
93.4
0.0% src/box/xrow_update_field.c
2
96.15
-3.85% src/lib/core/iostream.h
3
90.9
-0.31% src/box/vy_scheduler.c
3
92.94
-0.28% src/lib/core/fiber.c
4
92.31
-0.18% src/box/vinyl.c
4
93.31
-1.27% src/lib/swim/swim_io.c
5
97.05
-0.41% src/lib/msgpuck/msgpuck.h
8
61.11
-2.86% src/lib/core/fio.c
Jobs
ID Job ID Ran Files Coverage
1 16021742437.1 02 Jul 2025 09:59AM UTC 511
87.53
GitHub Action Run
Source Files on build 16021742437
  • Tree
  • List 511
  • Changed 24
  • Source Changed 0
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 6c5c3416 on github
  • Prev Build on master (#15999441808)
  • Next Build on master (#16027787583)
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