[Patch][BZ 17506] fix tst-strcoll-overflow returning before timeout
Leonhard Holz
leonhard.holz@web.de
Wed Nov 12 10:28:00 GMT 2014
Any news here? Maybe I was a bit brief, what I wanted to say is that I
did a make tests and make xcheck before and after the changes and there
was no change in test results.
Am 06.11.2014 21:43, schrieb Leonhard Holz:
> Am 06.11.2014 16:07, schrieb Siddhesh Poyarekar:
>> On Thu, Nov 06, 2014 at 12:57:52PM +0100, Leonhard Holz wrote:
>>> A "grep EXPECTED_SIGNAL * -R" reveals that all other tests that define
>>> EXPECTED_SIGNAL are in nptl and a "grep EXPECTED_SIGNAL * -R -l |
>>> xargs grep
>>> EXPECTED_STATUS" there shows that none of them defines
>>> EXPECTED_STATUS. So
>>> all theses test end up in line 394 of the patched test-skeleton.c if
>>> they
>>> return normaly which is:
>>>
>>> printf ("Expected signal '%s' from child, got none\n",
>>> strsignal (EXPECTED_SIGNAL));
>>> exit (1);
>>
>> Fair enough. I'll commit this once you confirm that 'make xcheck'
>> does not introduce any new failures in the testsuite.
>>
>
> I confirm that.
More information about the Libc-alpha
mailing list