[Bug 267667] archivers/liblz4: include updated meson tests

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 09 Nov 2022 11:41:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267667

--- Comment #1 from Martin Waschbüsch <martin@waschbuesch.de> ---
Tests now build and mostly work. One of the tests fails on my system:

===>  Testing for liblz4-1.9.4_1,1
[  0% 1/1] /usr/local/bin/meson test --no-rebuild --print-errorlogs
 1/17 checkFrame                             OK               0.05s
 2/17 decompress-partial-usingDict.c         OK               0.04s
 3/17 decompress-partial.c                   OK               0.04s
 4/17 freestanding                           FAIL             0.03s   killed by
signal 10 SIGBUS
>>> MALLOC_PERTURB_=70 /srv/poudriere/ports/default/archivers/liblz4/work/lz4-1.9.4/contrib/meson/_build/meson/tests/freestanding

 5/17 datagen                                OK               0.08s
 6/17 lz4-frame-concatenation                OK               0.03s
 7/17 lz4-skippable                          OK               0.02s
 8/17 lz4-multiple                           OK               0.05s
 9/17 lz4-multiple-legacy                    OK               0.07s
10/17 lz4-sparse                             OK               0.17s
11/17 lz4-contentSize                        OK               0.40s
12/17 lz4-testmode                           OK               0.42s
13/17 lz4-dict                               OK               1.16s
14/17 lz4-basic                              OK               1.33s
15/17 lz4-opt-parser                         OK               2.30s
16/17 lz4-fast-hugefile                      OK              28.32s
17/17 lz4hc-hugefile                         OK              73.86s

-- 
You are receiving this mail because:
You are the assignee for the bug.