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

tarantool / tarantool / 12239518504
88%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2024 04:56PM 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

09 Dec 2024 04:05PM UTC coverage: 87.354% (+0.002%) from 87.352%
12239518504

push

github

Totktonada
lua: fix flaky custom allocator test

This patch fixes the flaky test verifying `used()` and `unused()`
functions of the `internal.alloc` module in the `alloc_test` suite.

The test compares the value of the unused memory with the one calculated
by the builtin Lua functions. This test has been failing on a few
workflows. The executed and the real values has been close to each other
though not equal. This false negative result likely happens because of
the details of the `collectgarbage()` implementation.

This patch fixes it by adding arbitrary margin equal to 16Kb of memory
when comparing the value calculated using the LuaJIT call with the one
provided by the module function.

NO_CHANGELOG=flaky tests
NO_DOC=flaky tests

69639 of 123486 branches covered (56.39%)

102602 of 117455 relevant lines covered (87.35%)

3199366.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12239518504.1 09 Dec 2024 04:56PM UTC 0
87.35
GitHub Action Run
Source Files on build 12239518504
Detailed source file information is not available for this build.
  • Back to Repo
  • 7731d13d on github
  • Prev Build on master (#12215237965)
  • Next Build on master (#12252109120)
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