Closed
Bug 552115
Opened 15 years ago
Closed 15 years ago
NSPR tests fail on Windows CE due to an incorrect executable name
Categories
(NSPR :: NSPR, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: alexp, Assigned: alexp)
Details
Attachments
(1 file)
|
2.30 KB,
patch
|
Details | Diff | Splinter Review |
Some tests create a child process and they use the name without ".exe" extension, which causes them to fail on Windows CE (apparently on any Windows and probably OS/2 as well).
| Assignee | ||
Updated•15 years ago
|
Assignee: wtc → alexp
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•15 years ago
|
||
Currently the patch is for three tests: nameshm1, semaerr, semaping.
Might add more later.
| Assignee | ||
Updated•15 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•