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

tarantool / tarantool / 10849632069
88%

Build:
DEFAULT BRANCH: master
Ran 13 Sep 2024 01:21PM UTC
Jobs 1
Files 514
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

13 Sep 2024 01:02PM UTC coverage: 87.292% (-0.02%) from 87.314%
10849632069

push

github

Buristan
test/fuzz: unblock tests after fixing UBSan

Previously, fuzzing tests that depend on LuaJIT were disabled in
a build with enabled UndefinedBehaviour Sanitizer because UBsan
was unsupported in LuaJIT. The commit bf01fb200777
("luajit: bump new version") introduced the LUAJIT_USE_UBSAN
option in LuaJIT. It's a good time to unblock fuzzing tests
disabled before.

CMake option `ENABLE_FUZZER` and macros
`FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION` have been removed from
`CMAKE_PARAMS_ASAN` in .test.mk, because unblocked `sql_fuzzer`
requires enabling `FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION`, but
this macros changes SQL source code and breaks regression tests,
see commit 67c737964c82 ("sql: make sql code fuzzing-friendly").
Initially, CMake option `ENABLE_FUZZER` was enabled there
to check that building of fuzzing tests is not broken,
tests itself executed in a separate workflow.

Closes #10145
Follows up #8473
Related to #10228

NO_CHANGELOG=fuzzing
NO_DOC=fuzzing
NO_TEST=fuzzing

68841 of 122275 branches covered (56.3%)

101628 of 116423 relevant lines covered (87.29%)

2649946.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10849632069.1 13 Sep 2024 01:21PM UTC 0
87.29
GitHub Action Run
Source Files on build 10849632069
Detailed source file information is not available for this build.
  • Back to Repo
  • b6efcd11 on github
  • Prev Build on master (#10848586679)
  • Next Build on master (#10851272037)
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