Closed Bug 338226 Opened 18 years ago Closed 18 years ago

Core files may be reported in the wrong tests for SSL, or missed

Categories

(NSS :: Test, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: julien.pierre, Assigned: alvolkov.bgs)

Details

Attachments

(1 file)

In ssl.sh, sometimes the server is stopped in between 2 tests.
For example, in coverage tests, we start selfserv, run tstclnt and check its status X times, then stop selfserv. If selfserv dumps core, the core file won't be found until the next test.
Moreover, if this is the last test, the core file won't be found or reported. The structure of ssl.sh needs to be changed to make sure the stopping of the server happens before we check for core files.
Attached patch fixSplinter Review
fix is to run core detection function after selfserv has been killed.
Attachment #235985 - Flags: review?(nelson)
Priority: -- → P2
Target Milestone: --- → 3.12
Attachment #235985 - Flags: review?(nelson) → review?(neil.williams)
Attachment #235985 - Flags: review?(neil.williams) → review+
integrated into the tip: ssh.sh 1.73
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: