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: Status of build bots?


On 8/21/19 4:56 AM, Florian Weimer wrote:
> * Joseph Myers:
> 
>> Case in point: the known (and documented as such on the wiki) failures of
>>
>> FAIL: resolv/tst-resolv-ai_idn
>> FAIL: resolv/tst-resolv-ai_idn-latin1
>>
>> with libidn2 before version 2.0.5.
>>
>> Marking as either UNSUPPORTED or XFAIL when using older libidn2 would be 
>> reasonable (I suspect UNSUPPORTED is more practical, since the tests could 
>> dlopen libidn2 and call idn2_check_version).  Leaving as FAIL is 
>> unhelpful; it means anyone testing on Ubuntu 18.04, for example, needs to 
>> know to disregard those failures.
> 
> I'll gladly review a patch for that.  I'm not sure what the system
> configuration is exactly because I don't think that a supported Ubunutu
> 18.04 installation contains the prerequisites for building glibc, so I'm
> not sure how to replicate this locally.
> 
>> (The other, longstanding, failure I see for native x86_64 testing on 
>> Ubuntu 18.04 is
>>
>> FAIL: nss/tst-nss-files-hosts-long
>>
>>  .)
> 
> I see this on Fedora 30 as well.  It is unclear why it happens.  There
> is no support for debugging container tests today, so I haven't been
> able to find the cause.

This doesn't reproduce for me. Do you have a box that I can reproduce this on?

uname -a
Linux athas 5.2.7-200.fc30.x86_64 #1 SMP Thu Aug 8 05:35:29 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

cat /home/carlos/build/glibc/nss/subdir-tests.sum | grep long
PASS: nss/tst-nss-files-hosts-long

-- 
Cheers,
Carlos.


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