On Tue, 2023-07-25 at 23:29 -0700, Khem Raj wrote: > On Tue, Jul 25, 2023 at 11:00 PM Anuj Mittal <[email protected]> > wrote: > > > > On Thu, 2023-07-20 at 12:26 +0100, Richard Purdie wrote: > > > On Tue, 2023-07-18 at 10:14 +0100, Richard Purdie via > > > lists.openembedded.org wrote: > > > > qemuarm has ~350 failures > > > > qemuarm64 has ~350 failures > > > > qemux86-64 has ~4000 (3900 in glibc) > > > > qemux86 has ~4000 (3500 in glibc) > > > > qemuppc has ~600 failures > > > > qemumips64 has ~5000 failures (all over) > > > > qemumips has ~1600 failures > > > > > > > > Anuj: Can Intel look into the glibc test failures on x86? > > > > > > I realised the glibc issues were due to the network being > > > disabled > > > for > > > the tests and have sent a patch to fix that. That reduces the > > > failures > > > from ~3900 to ~330. We should really try and reduce that further > > > but > > > it > > > is a start! > > > > > > > A lot of locale/iconv tests seemed to be failing when calling write > > with large buffers/files over NFS. Some of others were triggering > > OOM. > > > > I ran the tests again after making a few changes: > > > > https://autobuilder.yocto.io/pub/non-release/20230726-11/testresults/qemux86-64-tc/ > > > > After switching NFS mount to TCP and increasing the memory > > available to > > 1024, the number of tests failed came down to 69. > > > > This is a nice, thanks for doing it. I looked quickly at your results > especially glibc part > and it seems some of remaining failures are in nss module. I could > not > see detail logs > why those tests were failing but few things to check is if we install
All the nss tests are failing here: https://github.com/bminor/glibc/blob/master/support/test-container.c#L842 Could be a NFS problem as well. I have not looked at it in much detail yet. Thanks, Anuj
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#184862): https://lists.openembedded.org/g/openembedded-core/message/184862 Mute This Topic: https://lists.openembedded.org/mt/100212267/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
