Closed Bug 515962 Opened 15 years ago Closed 14 years ago

xpcshell on fennec winmo fails tests that have load("scriptname.js")

Categories

(Firefox for Android Graveyard :: General, defect)

All
Windows Mobile 6 Professional
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jmaher, Unassigned)

References

Details

(Whiteboard: mothballed)

I noticed that we are unable to find files referenced in load() calls such as below: http://mxr.mozilla.org/mozilla-central/source/dom/src/json/test/unit/head_json.js#19 I suspect the reason is because load assumed cwd or calls an api which doesn't return anything? I pass in --environ:CWD=<path> which is the root of the testdir, so it should work. Could it be that the load() function in javascript requires some other form of path detection?
btw changing the referenced load() call above to: load("/tests/xpcshell/tests/json_test/unit/json2.js") allowed the test to pass.
Blocks: 493748
This year we mothballed windows mobile development. See: http://blog.pavlov.net/2010/03/22/stopping-development-for-windows-mobile/ Marking bugs in the windows mobile / windows ce bucket as WONTFIX.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Whiteboard: mothballed
Component: Windows Mobile → General
QA Contact: mobile-windows → general
Hardware: ARM → All
You need to log in before you can comment on or make changes to this bug.