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: 2.26 release blockers?


On 2017-07-17, at 7:48 AM, John David Anglin wrote:

> The following test results were obtained with a clean trunk build yesterday:
> 
> FAIL: debug/tst-backtrace2
> FAIL: debug/tst-backtrace3
> FAIL: debug/tst-backtrace4
> FAIL: debug/tst-backtrace5
> FAIL: debug/tst-backtrace6
> FAIL: elf/check-execstack
> FAIL: elf/check-textrel
> FAIL: elf/neededtest
> FAIL: elf/order2-cmp
> FAIL: elf/reldep3
> FAIL: elf/tst-audit2
> FAIL: malloc/tst-malloc-thread-fail
> FAIL: malloc/tst-trim1
> FAIL: misc/tst-clone2
> FAIL: misc/tst-preadvwritev2
> FAIL: misc/tst-preadvwritev64v2
> UNSUPPORTED: nptl/test-cond-printers
> UNSUPPORTED: nptl/test-condattr-printers
> UNSUPPORTED: nptl/test-mutex-printers
> UNSUPPORTED: nptl/test-mutexattr-printers
> UNSUPPORTED: nptl/test-rwlock-printers
> UNSUPPORTED: nptl/test-rwlockattr-printers
> FAIL: nptl/tst-align-clone
> FAIL: nptl/tst-cleanupx4
> FAIL: nptl/tst-cond25
> FAIL: nptl/tst-create-detached
> FAIL: nptl/tst-getpid1
> FAIL: nptl/tst-robust-fork
> FAIL: nptl/tst-rwlock19
> FAIL: nptl/tst-stack4
> FAIL: resolv/mtrace-tst-resolv-res_ninit
> FAIL: resolv/tst-resolv-res_ninit
> FAIL: stdlib/tst-setcontext2
> FAIL: timezone/tst-tzset
> Summary of test results:
>     28 FAIL
>   3304 PASS
>      6 UNSUPPORTED
>     31 XFAIL
> 
> A few fails may be timeouts.

With Adhemerval's two patches and TIMEOUTFACTOR=10, I got the following results last night:

FAIL: debug/tst-backtrace2
FAIL: debug/tst-backtrace3
FAIL: debug/tst-backtrace4
FAIL: debug/tst-backtrace5
FAIL: debug/tst-backtrace6
FAIL: elf/check-execstack
FAIL: elf/check-textrel
FAIL: elf/neededtest
FAIL: elf/order2-cmp
FAIL: elf/reldep3
FAIL: elf/tst-audit2
UNSUPPORTED: nptl/test-cond-printers
UNSUPPORTED: nptl/test-condattr-printers
UNSUPPORTED: nptl/test-mutex-printers
UNSUPPORTED: nptl/test-mutexattr-printers
UNSUPPORTED: nptl/test-rwlock-printers
UNSUPPORTED: nptl/test-rwlockattr-printers
FAIL: nptl/tst-cleanupx4
FAIL: nptl/tst-create-detached
FAIL: nss/tst-nss-test4
FAIL: stdlib/tst-setcontext2
Summary of test results:
     15 FAIL
   3321 PASS
      6 UNSUPPORTED
     31 XFAIL

Except for nptl/tst-create-detached which still timed out, all the fails appear to be bugs.

Dave
--
John David Anglin	dave.anglin@bell.net




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