Closed Bug 400676 Opened 17 years ago Closed 16 years ago

CRL tests fails on AIX when PKIX is enabled.

Categories

(NSS :: Libraries, defect, P2)

Other
AIX

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 417664

People

(Reporter: slavomir.katuscak+mozilla, Assigned: julien.pierre)

Details

(Whiteboard: PKIX NSS312B2)

Many CRL tests fails on AIX when PKIX is enabled. Seems that there fails always the same tests (at least the same number of them - 3314/3574 passed) on all AIX builds (32/64bit, DBG/OPT) every day since PKIX testing is enabled. Results looks always the same, there are no visible error messages, only return value doesn't match expected value.

Failing tests are in categories:
CRL SSL Client Tests - with ECC
Cache CRL SSL Client Tests - with ECC

Example output of failing tests:
ssl.sh: TLS Request don't require client auth (client auth) ----
selfserv starting at Fri Oct 19 09:48:49 PDT 2007
selfserv -D -p 8444 -d ../server -n morgan1.red.iplanet.com  \
         -e morgan1.red.iplanet.com-ec -w nss -r -i ../tests_pid.1147022  &
trying to connect to selfserv at Fri Oct 19 09:48:49 PDT 2007
tstclnt -p 8444 -h morgan1.red.iplanet.com  -q \
        -d ../client < /share/builds/mccrel3/security/securitytip/builds/20071019.1/zebra_AIX5.1/mozilla/security/nss/tests/ssl/sslreq.dat
kill -0 1064994 >/dev/null 2>/dev/null
selfserv with PID 1064994 found at Fri Oct 19 09:48:49 PDT 2007
selfserv with PID 1064994 started at Fri Oct 19 09:48:49 PDT 2007
tstclnt -p 8444 -h morgan1.red.iplanet.com -f -d ../client \
        -w nss -n TestUser40  < /share/builds/mccrel3/security/securitytip/builds/20071019.1/zebra_AIX5.1/mozilla/security/nss/tests/ssl/sslreq.dat
subject DN: CN=morgan1.red.iplanet.com,E=morgan1.red.iplanet.com@bogus.com,O=BOGUS NSS,L=Mountain View,ST=California,C=US
issuer  DN: CN=NSS Test CA,O=BOGUS NSS,L=Mountain View,ST=California,C=US
0 cache hits; 1 cache misses, 0 cache not reusable
HTTP/1.0 200 OK
Server: Generic Web Server
Date: Tue, 26 Aug 1997 22:10:05 GMT
Content-type: text/plain

GET / HTTP/1.0

EOF


ssl.sh: TLS Request don't require client auth (client auth) (cert TestUser40 - revoked) produced a returncode of 0, expected is 254 FAILED
Assignee: nobody → julien.pierre.boogz
Priority: -- → P2
Target Milestone: --- → 3.12
This bug is almost certainly a dup of bug 417664 which was fixed today.
Whiteboard: PKIX NSS312B2
Yes, it also fixed the problem. I'm marking this bug as duplicate.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.