Closed Bug 380065 Opened 17 years ago Closed 16 years ago

Add ciphersuite test programs to all.pl

Categories

(JSS Graveyard :: Tests, defect)

4.2.4
x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glenbeasley, Assigned: glenbeasley)

Details

Attachments

(1 file, 1 obsolete file)

 
The following JSS test changes have been done:
- JSS SSL ciphersuite test now has the option of configuring Sunpkcs11 to use NSS as the provider. all.pl has a function createpkcs11_cfg which creates the nsspkcs11.cfg file needed for Sunpkcs11. 
see: http://java.sun.com/javase/6/docs/technotes/guides/security/p11guide.html
- The JSS_SelfServClient has an option to create X number of threads per ciphersuite to test. This modification was required for bug 377826. 
- all.pl has some clean up to output more environment information, we use to have an echo statement for the test command being run and an execute command which often did not match. Now the same command being echo'd is the same command being executed. 
- all.pl SSL server / client tests now if the server does not execute the ssl client test will not be attempted.   
- The JSS and JSSE SSL server tests use to output the successful cipher suites this caused the all.pl output results to interleaved since the servers were kick off by a shell script. Now when the servers are kick off they output no information (unless verbose is turn on for debugging) and instead the clients output the cipher suites that were successful.
Attachment #277479 - Flags: review?
Glen, your patch caused hang of Widnows Tinderbox (GORIDE) + many tests failed (only 23/34 passed). Please fix this ASAP. 

Last lines in log:

Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing)

=== There it was hanged, I had to kill 2 java processes ===

32 bit JSS DBG test result: Test Status: FAILURE

Full log here:

http://tinderbox.mozilla.org/showlog.cgi?log=NSS/1187658180.7397.gz&fulltext=1
Attachment #277479 - Attachment description: JSS tests clean up and Sunpkcs11 uses nss only → JSS tests clean up and Sunpkcs11 using NSS for JSSE SSLserver
Attachment #277479 - Flags: review?
Attachment #277479 - Attachment is obsolete: true
QA Contact: jss-qa
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: 4.3 → 4.2.6
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: