Closed Bug 481911 Opened 16 years ago Closed 16 years ago

reftests fail because xpcomabi is not found

Categories

(Testing :: Reftest, defect)

ARM
Maemo
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9.2a1

People

(Reporter: jmaher, Unassigned)

References

Details

(Whiteboard: [fixed in bug 471579])

when running the reftests on the maemo platform, I cannot get them to run due to: http://mxr.mozilla.org/mozilla-central/source/layout/tools/reftest/reftest.js#232
CC'ing Ted. Ted -- is this one of your new changes to Reftests? (I think we discussed this at the platform meeting last Tuesday...)
What does "cannot get them to run" mean?
Yeah, this is a regression from bug 420084. I asked Joel to file this (but apparently didn't ask him for a CC). dbaron asked me to set all the properties from nsIXULRuntime on the sandbox object for the reftest manifest loader, but clearly that falls down on XPCOMABI since it can be undefined, which throws. We could just remove that property for a quick fix, or set it in a try block, and in the catch set it to an empty string or something.
Blocks: 420084
Status: NEW → RESOLVED
Closed: 16 years ago
Depends on: 471579
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [fixed in bug 471579]
Target Milestone: --- → mozilla1.9.2a1
You need to log in before you can comment on or make changes to this bug.