NBD server
Go to file
Richard W.M. Jones 2bd2a2c9d9 Skip tests/test-memory-allocator-malloc-mlock.sh on RHEL 9 / aarch64
related: rhbz#1950632

Test failure:

FAIL: test-memory-allocator-malloc-mlock.sh
===========================================
/builddir/build/BUILD/nbdkit-1.25.8/server/nbdkit -v -P memory-allocator-malloc-mlock.pid -U /tmp/nbdkit-test-sock.QSUxq3 -- /builddir/build/BUILD/nbdkit-1.25.8/plugins/memory/.libs/nbdkit-memory-plugin.so 2048 allocator=malloc,mlock=true
nbdkit: debug: nbdkit 1.25.8 (nbdkit-1.25.8-2.el9)
nbdkit: debug: TLS disabled: could not load TLS certificates
nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.25.8/plugins/memory/.libs/nbdkit-memory-plugin.so
nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.25.8/plugins/memory/.libs/nbdkit-memory-plugin.so (name memory)
nbdkit: debug: memory: load
nbdkit: debug: memory: config key=size, value=2048
nbdkit: debug: memory: config key=allocator, value=malloc,mlock=true
nbdkit: debug: memory: config_complete
nbdkit: debug: using thread model: parallel
nbdkit: debug: memory: get_ready
nbdkit: debug: allocator: malloc,mlock=true
nbdkit: debug: allocator parameter: mlock=true
nbdkit: error: allocator=malloc: mlock: Cannot allocate memory
./test-memory-allocator-malloc-mlock.sh: run cleanup hooks: exit code 1
FAIL test-memory-allocator-malloc-mlock.sh (exit status: 1)

(cherry picked from commit c05c44cc7bc78cca7a92bbc85b8f940a6f5477c9)
2021-06-02 13:20:22 +01:00
tests Manually merge fedora/rawhide 2021-06-02 12:37:08 +01:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 20:54:51 +02:00
copy-patches.sh Merged update from upstream sources 2020-12-10 20:44:59 +00:00
gating.yaml Manually merge fedora/rawhide 2021-06-02 12:37:08 +01:00
libguestfs.keyring RHEL 9.0.0 Alpha bootstrap 2020-10-15 20:54:51 +02:00
nbdkit.spec Skip tests/test-memory-allocator-malloc-mlock.sh on RHEL 9 / aarch64 2021-06-02 13:20:22 +01:00
sources Manually merge fedora/rawhide 2021-06-02 12:37:08 +01:00