Closed
Bug 126923
Opened 23 years ago
Closed 21 years ago
NSS tests do not run on OS/2
Categories
(NSS :: Libraries, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: julien.pierre, Assigned: julien.pierre)
References
Details
Many NSS tests don't run on OS/2, though they do build. The reason I'm filing
this under a component of "libraries" rather than tests is because much of the
support in NSS is missing for many of the applications to run under OS/2. Enough
work was done by the IBM and open-source folks to get the code to compile and
the code useful for the client to run on OS/2, but for servers and some other
tools, the code is just assertions at the moment. I have a great interest in
making the library usable on OS/2 for server apps too, not just the client.
This is a general tracking defect for all tests overall. Dependencies will be
added for individual cases.
Some of the problems that cause NSS to fail are also caused by omissions in the
OS/2 version of NSPR and will be added as dependencies too.
Assignee | ||
Updated•23 years ago
|
Priority: -- → P3
Target Milestone: --- → 3.4.1
Assignee | ||
Updated•23 years ago
|
Assignee | ||
Updated•23 years ago
|
Comment 1•23 years ago
|
||
Changed the QA contact to Bishakha.
QA Contact: sonja.mirtitsch → bishakhabanerjee
Assignee | ||
Updated•23 years ago
|
Target Milestone: 3.5 → 3.6
Comment 3•23 years ago
|
||
Assigned the bug to Julien.
Assignee: wtc → jpierre
Target Milestone: 3.6 → Future
Assignee | ||
Comment 4•22 years ago
|
||
Mike, Javier,
If you are interested in looking at this and finding possible problems with the
security library on OS/2, the way to try to run the tests is :
1. First build NSS standalone
cd mozilla/security/nss
gmake nss_build_all
2. Run the tests
cd mozilla/security/nss/tests
sh all.sh
Assignee | ||
Comment 5•21 years ago
|
||
Is there any interest from the IBM side in getting this to work ?
Comment 6•21 years ago
|
||
Not really.
As long as the client works, we're OK.
Assignee | ||
Comment 7•21 years ago
|
||
Resolving wontfix . I don't have the cycles to get this going. If OS/2-specific
security problems show up that can't be diagnosed, we can revisit this bug.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•