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] sh: Fix clone exit return code


On Thu, 14 Dec 2017, John Paul Adrian Glaubitz wrote:

> Hi Adhemerval!
> 
> On 12/14/2017 01:10 PM, Adhemerval Zanella wrote:
> > Since 3f823e87cc (Call exit directly in clone (BZ #21512)) SH clone
> > implementation fails to set the exit code resulting in the failures:
> > 
> > FAIL: nptl/tst-align-clone
> > FAIL: nptl/tst-getpid1
> I assume you have run the full testsuite then. Could you also post your
> results to the glibc wiki for SH?

Note that results on the wiki relate to particular releases (well, 
typically versions during the release freeze) rather than to master.  
Thus, it would be appropriate to post results on the 2.26 wiki page for 
2.26 branch (making clear what version is being tested to avoid confusing 
anyone using an older branch version and comparing their results), or on 
the 2.27 wiki page for results from 1 January onwards, but we don't have 
somewhere to post results for mainline (other than the libc-testresults 
mailing list - we don't yet have a script for mailing results from a 
single testsuite run along with information about the system 
configuration, but having such a way to mail results would be useful).

-- 
Joseph S. Myers
joseph@codesourcery.com


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