Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
dont-fail-tests-on-mlock.patch | don't fail tests when locked memory is unavailable The test suite already has support for skipping tests when locked memory is unavailable, but currently only does this for the "big key" test. On the Launchpad ppc64el builders, less memory is available for locking than expected. . Patch our test suite to skip tests when locked memory is unavailable instead of failing. With this, all tests pass under `ulimit -S -l 2` on x86 except for TestKeysAndOutputsDistinct, whose usage of the locked memory is deeper and results in a segfault currently. =================================================================== |
Steve Langasek <steve.langasek@canonical.com> | no | 2024-09-09 |