Open Bug 462944 Opened 16 years ago Updated 5 months ago

init.sh defeats local environment setting on single test runs.

Categories

(NSS :: Test, defect, P5)

3.12.2

Tracking

(Not tracked)

People

(Reporter: rrelyea, Unassigned)

Details

I often need to run individual tests (not all.sh) to diagnose problems or write new code.

I set my environment preferences before I run those tests (dbm/sql/pkix/etc.).
Most of the time I actually set sql so that I'm testing the new DB code.

All.sh properly sets these when running various flavors of tests. Unfortunately it appears that init.sh also sets these values, which means when I go to test something locally, it only ever tests the dbm versions.

This explicit setting of NSS_DEFAULT_DB_TYPE should be removed from init.sh.

thanks.

bob
Severity: normal → S3
Severity: S3 → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.