Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Test failures



Jukka Ruohonen wrote:
> A round-up now that the tests are again running.
> 
> (1) Failures in "fs/psshfs/t_psshfs" and "lib/librumphijack/t_tcpip".
>     The standard error output is:
> 
>        rsa_generate_private_key: key generation failed.
> 
>     Probably caused by the RNG changes?

Probably - the automated test server has it narrowed down to the
following commits:

  commit 2012.03.05.19.40.08 christos src/lib/libc/gen/arc4random.c 1.13
  commit 2012.03.05.20.13.36 tls 
src/crypto/external/bsd/openssh/dist/Attic/random.c 1.3
  commit 2012.03.05.20.13.36 tls src/crypto/external/bsd/openssh/dist/sshd.c 1.9
  commit 2012.03.05.20.13.36 tls 
src/crypto/external/bsd/openssl/dist/crypto/rand/md_rand.c 1.2
  commit 2012.03.05.20.13.36 tls 
src/crypto/external/bsd/openssl/dist/crypto/rand/rand_unix.c 1.3

> (2) rump is still broken (see "rump/rumpkern/t_vm/uvmwait").

Yes, ever since the kmem commits of Janary 27.  Lars, when are you
going to fix this?

There has also been several cases of the kernel (not just rump)
panicing while running the uvmwait test case; see PR 46096.
-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index