Closed Bug 552253 Opened 14 years ago Closed 14 years ago

XPCShell no longer packages devicemanager.py properly

Categories

(Testing :: XPCShell Harness, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cmtalbert, Assigned: cmtalbert)

References

Details

Attachments

(1 file)

The xpcshell tests no longer package devicemanager.py properly.  The devicemanager.py is going into xpcshell/mobile instead of xpcshell/.  I think this is fallout from the move of devicemanager from build/ to build/mobile.  We need devicemanager.py to be dependably available in the testRoot directory of the packaged test harnesses, i.e. xpchsell/, reftest/, mochitest/ etc.  This makes the rest of the automation code simpler.

I'll attach a patch that fixes this.
Attachment #432394 - Flags: review?(ted.mielczarek)
Comment on attachment 432394 [details] [diff] [review]
Patch to fix packaging of devicemanager.py

You don't need any of the other files in build/mobile, right?
Attachment #432394 - Flags: review?(ted.mielczarek) → review+
Assignee: nobody → ctalbert
(In reply to comment #1)
> (From update of attachment 432394 [details] [diff] [review])
> You don't need any of the other files in build/mobile, right?
No, those are only for make check tests and aren't used in packaged xpcshell tests.
Landed as 66d31d382c6c
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.