Closed Bug 104061 Opened 23 years ago Closed 23 years ago

backward compatibility tests: SDR tests fail

Categories

(NSS :: Libraries, defect, P1)

3.3.1
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sonja.mirtitsch, Assigned: rrelyea)

References

Details

running old tools against new libs:

init.sh init: Testing PATH
/share/builds/mccrel/nss/nsstip/../nss322/builds/20010820.1/y2sun2_Solaris8/mozilla/dist/../security/nss/tests:/share/builds/mccrel/nss/nsstip/../nss322/builds/20010820.1/y2sun2_Solaris8/mozilla/dist/OSF1V5.0_DBG.OBJ/bin:.:/u/svbld/bin:/tools/ns/bin:/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/dist/local/exe:/usr/bin/X11:/usr/audio/bin:/u/sonmi/bin::/usr/local/bin
against LIB
/share/builds/mccrel/nss/nsstip/builds/20011010.1/booboo_Solaris8/mozilla/dist/OSF1V5.0_DBG.OBJ/lib
==========
sdr.sh: SDR Tests ===============================
sdr.sh: Creating an SDR key/Encrypt
sdrtest -d . -o
/share/builds/mccrel/nss/nsstip/builds/20011010.1/booboo_Solaris8/mozilla/tests_results/security/bct/bummer.1/tests.v1.187846
-t Test1
Assertion failure: mod != NULL, at pk11slot.c:2124
/share/builds/mccrel/nss/nsstip/../nss322/builds/20010820.1/y2sun2_Solaris8/mozilla/dist/../security/nss/tests/all.sh:
187800 Abort - core dumped
sdr.sh: SDR Encrypt - Second Value
sdrtest -d . -o
/share/builds/mccrel/nss/nsstip/builds/20011010.1/booboo_Solaris8/mozilla/tests_results/security/bct/bummer.1/tests.v2.187846
-t 'The quick brown fox jumped over the lazy dog'
Assertion failure: mod != NULL, at pk11slot.c:2124
/share/builds/mccrel/nss/nsstip/../nss322/builds/20010820.1/y2sun2_Solaris8/mozilla/dist/../security/nss/tests/all.sh:
188564 Abort - core dumped
sdr.sh: Decrypt - Value 1
sdrtest -d . -i
/share/builds/mccrel/nss/nsstip/builds/20011010.1/booboo_Solaris8/mozilla/tests_results/security/bct/bummer.1/tests.v1.187846
-t Test1
sdr.sh: Decrypt - Value 2
sdrtest -d . -i
/share/builds/mccrel/nss/nsstip/builds/20011010.1/booboo_Solaris8/mozilla/tests_results/security/bct/bummer.1/tests.v2.187846
-t The quick brown fox jumped over the lazy dog
Bob, could you please take a look at this bug?  Thanks.
Assignee: wtc → relyea
Priority: -- → P1
Target Milestone: --- → 3.4
Hi Bob, they are still failing - could you please have a look? Thanks
We are layering backward compatibility issues on top of each other. This bug is
3 weeks old and did not even get a look from a developer yet.
I do not understand why it is rated severity normal either, if the backward
compatibility tests are useless I think I should stop running them, or run them
against a different release.
Because it one of 3 or 4 things needed to get 3.4 done. Many of the new 3.4
changes will cause even more problems initially. The goal is to keep the tip at
an appropriate level to continue development while these new changes are
developed and landed. It will still be a couple more weeks before this gets
looked at.

Basically when my tree gets to the point that the normal tests all work, then
I'll land those changes and look at these issues. Just a data point, my
development tree is now at the point where it can build;).

Hope this helps.

bob
Blocks: 97209
The latest log shows SDR Tests are now passing correctly for backward
compatibility tests (which really means that nss is now correctly returning
error codes on the failure to open a database). I'll close this bug when I've
written a new bug against the test system to remind us to add these test cases.
OK, the bug for testing various NSS_init functions verse expected failure modes
is bug 112504. Now closing this one
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.