Nelson B Bolyard wrote:
John Smith wrote, On 2009-05-07 15:00 PDT:

I downloaded the NSS 3.12.3 and NSPR 4.7.4 source code and was running
the provided test suite.  However, test #537 (part of "Cache CRL SSL
Client Tests") gets stuck (all previous tests pass according to
results.html), and I have to kill the test process.  The last few lines
from output.log are (personal information was scrubbed):

If I comment out that particular test from the scripts, then all tests
pass except for three: test #1723, #3029, #4566 (these three don't hang,
they just fail).

https://bugzilla.mozilla.org/show_bug.cgi?id=488646 has been fixed.

John you can wait for 3.12.4 or you could set up cvs to checkout the trunk of NSPR/NSS

sudo apt-get install cvs
export CVSROOT=:pserver:anonym...@cvs-mirror.mozilla.org:/cvsroot
#checkout the trunk
cvs co NSPR NSS

I just did a build on Ubuntu 8.10 x86_64 bit of the trunk all tests passed.

-glen

Please give us the log extracts for those tests.  Otherwise those are just
numbers.


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to