]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Test] Fix fuzzy detection and enable ASAN
authorVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 17 Oct 2025 19:54:01 +0000 (20:54 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 17 Oct 2025 19:54:01 +0000 (20:54 +0100)
commitb45235cbb14789f2874de27595c3b24c7c39cabf
tree90e7b3b004073e9899ee33dec56083524129230e
parent96ebb8b395008f80c5e043d87ea6d711a211a747
[Test] Fix fuzzy detection and enable ASAN

- Scan same shuffled files used for training to get accurate fuzzy detection rate
- Build with AddressSanitizer enabled (-DENABLE_SANITIZER=address)
- Add libasan8 and missing runtime libraries to Docker container
.github/workflows/integration-test.yml
test/integration/scripts/integration-test.sh