Closed Bug 550408 Opened 14 years ago Closed 14 years ago

op_filok nspr test fails on Windows Mobile

Categories

(NSPR :: NSPR, defect)

ARM
Windows Mobile 6 Professional
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: alexp, Assigned: alexp)

Details

Attachments

(1 file)

The test is looking for a file, which does not exist on WM.
Attachment #430525 - Flags: review?(bugmail)
Attachment #430525 - Flags: review?(wtc)
Attachment #430525 - Flags: review?(bugmail)
Attachment #430525 - Flags: review+
Assignee: wtc → alexp
Comment on attachment 430525 [details] [diff] [review]
Use the file, which exists on a WinCE system

r=wtc.

>+#elif defined(WINCE)
>+#define EXISTING_FILENAME "/Windows/services.exe"

Do we not need a drive letter for this pathname?
Attachment #430525 - Flags: review?(wtc) → review+
(In reply to comment #2)
> >+#define EXISTING_FILENAME "/Windows/services.exe"
> 
> Do we not need a drive letter for this pathname?

Nope.
WinCE doesn't have those.
its like *nix. The root fs is \, storage cards are mounted as subfolders like \My Storage or \Storage Card.
Status: NEW → ASSIGNED
Keywords: checkin-needed
Thanks.  I checked in the patch on the NSPR trunk (NSPR 4.8.5).

Checking in op_filok.c;
/cvsroot/mozilla/nsprpub/pr/tests/op_filok.c,v  <--  op_filok.c
new revision: 3.16; previous revision: 3.15
done
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → 4.8.5
what is checkin-needed here?
I didn't notice the checkin-needed keyword when I checked in the patch.
It's now removed.
Keywords: checkin-needed
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: