coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] tests: avoid a false memory leak test failure


From: Pádraig Brady
Subject: [PATCH] tests: avoid a false memory leak test failure
Date: Sat, 07 Dec 2013 16:20:59 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 12/05/2013 01:46 PM, Pádraig Brady wrote:
> On 12/05/2013 01:25 PM, Bernhard Voelker wrote:
>> On 12/05/2013 03:14 AM, Pádraig Brady wrote:
>>> To test follow this standard procedure:
>>>
>>>   tar -xf $downloaded_file
>>>   cd coreutils-8.21.176-37e00
>>>   ./configure && make check VERBOSE=yes
>>>
>>> Failures are reported and details are in tests/test-suite.log
>>
>> Hi Padraig,
>>
>> make check passes here on openSUSE-13.1, but check-expensive fails
>> for 'tests/misc/shuf-reservoir.sh':

> Ah that's the only `valgrind --leak-check=full` test we have.
> We should remove the valgrind wrapper if not
>   grep '^#define lint 1' "$CONFIG_HEADER"
> 
> I'll cook up a patch.

Attached

Attachment: valgrind-leak-check.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]