[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] tests: avoid intermittent ulimit -v failures
From: |
Pádraig Brady |
Subject: |
[PATCH] tests: avoid intermittent ulimit -v failures |
Date: |
Wed, 16 Dec 2015 02:15:31 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
I got the continuous integration going again with:
http://git.sv.gnu.org/gitweb/?p=hydra-recipes.git;a=commitdiff;h=f2f1c98b
but then noticed a failure on i686 linux at:
FAIL: tests/misc/cut-huge-range.sh (exit: 1)
============================================
cut: error while loading shared libraries:
libc.so.6: failed to map segment from shared object
I'm not sure about the attached, but it might address the issue.
If not we can increase the limit further.
thanks,
Pádraig.
ulimit-v-alignment.patch
Description: Text Data
- [PATCH] tests: avoid intermittent ulimit -v failures,
Pádraig Brady <=