bug-guix
[Top][All Lists]
Advanced

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

bug#35530: NSS-3.43 fails its test suite on armhf-linux


From: Ricardo Wurmus
Subject: bug#35530: NSS-3.43 fails its test suite on armhf-linux
Date: Fri, 03 May 2019 00:02:38 +0200
User-agent: mu4e 1.0; emacs 26.1

Mark H Weaver <address@hidden> writes:

> NSS-3.43 fails its test suite on armhf-linux:
>
>   https://hydra.gnu.org/build/3484222

I can reproduce this.  Looks like all problems are with the tests in
ssl_drop_unittest.cc:

  ssl_drop_unittest.cc:182: Failure
  ssl_drop_unittest.cc:71: Failure
  ssl_drop_unittest.cc:182: Failure
  ssl_drop_unittest.cc:71: Failure
  ssl_drop_unittest.cc:422: Failure
  ssl_drop_unittest.cc:451: Failure
  ssl_drop_unittest.cc:380: Failure
  ssl_drop_unittest.cc:474: Failure
  ssl_drop_unittest.cc:474: Failure
  ssl_drop_unittest.cc:71: Failure
  ssl_drop_unittest.cc:71: Failure
  ssl_drop_unittest.cc:71: Failure
  ssl_drop_unittest.cc:95: Failure

It’s a bit difficult to find actual test failures in the logs because it
mentions “error” and “failed” and the like a lot.  This is a test that
counts ACKs after dropping parts of the messages / datagrams /
handshake.  The failing tests seem to consistently come up short on ACKs
– they are not always zero but usually much lower than they are expected
to be.

--
Ricardo






reply via email to

[Prev in Thread] Current Thread [Next in Thread]