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 v2] Test getaddrinfo return value


On 18 May 2013 04:41, Roland McGrath <roland@hack.frob.com> wrote:
>> This helps testing for regression of BZ#15339.
>
> Then the log entry should start with a line:
>         [BZ #15339]
>
>> +++ b/posix/tst-getaddrinfo4.c
>> @@ -0,0 +1,67 @@
>> +/* Test getaddrinfo return value.
>
> Point to the BZ# here too.
>
> With those nits, and if this test currently passes, then this looks fine.
>

The test should pass in normal conditions (network available or down
but lo configured).  It would fail when there is no networking support
due to bug 15339.  The fix for it is in the following post, which
needs an additional review:

http://sourceware.org/ml/libc-alpha/2013-05/msg00567.html

Siddhesh
--
http://siddhesh.in


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