This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PowerPC: Fix gettimeofday ifunc selection


On 01/14/2014 09:04 AM, Adhemerval Zanella wrote:
>>>> Did the testcase used to discover the bug from 
>>>> https://sourceware.org/bugzilla/show_bug.cgi?id=16430 make it
>>>> into the tree?
>>>> 
>>>> Ryan
>>>> 
>>> GLIBC does not have a similar testcase and I think it is not
>>> usual to add testcase in code freeze.
>> We should always be adding a regression test to any bug we fix.
>> 
>> The code freeze is meant to prevent new destabilizing features from
>> being added.
>> 
>> You shouldn't add a test that is an expected fail though.
>> 
>> Cheers, Carlos.
>> 
> Indeed and I was meant to add a testcase after the code freeze.
> However, if it were consensus I will work on adding a testcase
> (although the 16430 testcase it not really stressing this issue).
 
I think it is general consensus that adding a regression test is
always the right thing to do.

In the past for tests that were XFAIL we removed them until the
fix was put into place (mainly becuase glibc lacks a decent
test infrastructure).

I don't dictate what you work on though. A fix is a fix, and it
should go in. We'd also like a regression test, but you are free
to say no.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]